OTA
GET /projects/{project_id}/ota/releases/{release_id}/deployments
GET
GET /projects/{project_id}/ota/releases/{release_id}/deployments
Documentation Index
Fetch the complete documentation index at: https://docs.ilyama.golain.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Comma-separated deployment UUIDs. Each non-empty token must be a valid UUID; malformed values yield HTTP 400.
Filter by initiation state when present. Omit to skip this filter. Accepted values are true/false, 1/0, or yes/no (case-insensitive). Other values yield HTTP 400.
GET /projects/{project_id}/ota/releases/{release_id}/deployments