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_id
Response
Successful Response
schema_version
_id
org_id
Must be a string starting with org_
tive_account_id
tive_account_name
tive_device_id
tive_device_name
chrt_created_at_timestamp
chrt_updated_at_timestamp
tive_current_shipment_id
tive_current_public_shipment_id
Errors
422
Devices Get V1request Unprocessable Entity Error

