Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.streamloop.app/v1/streams/{id}/readiness \ --header 'Authorization: Bearer <token>'
{ "issues": [ { "code": "<string>", "error": "<string>", "suggestion": "<string>" } ], "ready": true }
Runs the same checks as updateStream(status:ACTIVE) without mutating.
OAuth 2.1 authorization-code flow with PKCE.
Resource identifier.
Successful response.
Show child attributes