Get

Retrieves a single device by its ID with expanded sessions and cargos. Access restricted to the caller’s organization or shared organizations. | authz: min_org_role=operator | () -> (DeviceExpandedRes)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

device_idstringRequired

Response

Successful Response
deviceobject

Response model for list/search views.

Excludes historical relationship fields:

  • past_session_ids
  • past_cargo_ids
active_sessionobject
active_cargoobject
past_sessionslist of objects
past_cargoslist of objects

Errors

422
Devices Get V1request Unprocessable Entity Error