Get

Retrieves a single Tive device by its ID. Scoped to the caller’s organization. | authz: min_org_role=operator | () -> (TiveDevice1)

Authentication

AuthorizationBearer

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

Query parameters

tive_device_idstringRequired

Response

Successful Response
schema_versioninteger
_idstring
org_idstring

Must be a string starting with org_

tive_account_idinteger
tive_account_namestring
tive_device_idstring
tive_device_namestring
chrt_created_at_timestampdatetime
chrt_updated_at_timestampdatetime
tive_current_shipment_idstring
tive_current_public_shipment_idstring

Errors

422
Devices Get V1request Unprocessable Entity Error