cURL
curl --request GET \ --url https://api-west.millis.ai/campaigns/{campaign_id}/info
{ "id": "<string>", "name": "<string>", "status": "idle", "created_at": 123, "caller": "<string>", "include_metadata_in_prompt": false }
Documentation IndexFetch the complete documentation index at: https://docs.millis.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.millis.ai/llms.txt
Use this file to discover all available pages before exploring further.
Private Key
Successful Response
idle
started
paused
finished
failed