Skip to content

List All Deployments

GET
/api/deployments

List all deployments across all firmware versions

Authorizations

Parameters

Query Parameters

organization_id
required
string format: uuid
page
integer
default: 1 >= 1
page_size
integer
default: 20 >= 1 <= 100
status
Any of:

Deployment status for individual devices

string
Allowed values: pending downloading downloaded installing installed failed rolled_back
firmware_id
Any of:
string format: uuid

Responses

200

Successful Response

object

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string