Get Statuses

View as Markdown

Return a list of statuses. Optional content_type filters to that object type.

Authentication

AuthorizationBearer

Bearer JWT used by CLI and machine clients on svc-* endpoints. Authentication is required by default, but deployments may disable it with [auth] required = false. Browser OIDC sessions, mTLS, SPIFFE identities, and trusted gateway identity headers may also satisfy authentication outside this generated client flow.

Query parameters

content_typestring or nullOptional

Filter by content type (e.g. dcim.device, circuits.circuit)

Response

Successful Response
idstring
namestring

Errors

422
Unprocessable Entity Error