Documentation Index
Fetch the complete documentation index at: https://docs.sequentum.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
The session ID returned from /start
OK
Lightweight response for the status polling endpoint. Does not include events or snapshots — use GET /events for the event stream.
Current status: processing, ready, completed, error, cancelled
Index of the last event emitted (use as lastEventIndex for GET /events)
Config ID once the agent has been published
Agent name once the agent has been published
Error message when status is "error"