/tracking_integrations
List
Lists Tive devices with filtering, sorting, and pagination. Scoped to the caller's organization. | auth: api_key | authz: min_org_role=operator | () -> (TiveDeviceListRes)
get/tracking_integrations/tive/devices/list/v1
Query parameters
sort_by'chrt_created_at_timestamp' | 'chrt_updated_at_timestamp'
Field to sort by
sort_order'asc' | 'desc'
Sort order for query results
Sort order (asc or desc)
pageinteger
page_sizeinteger
filter_tive_account_idinteger nullable
Filter by Tive account ID
Filter by Tive account ID
filter_tive_device_idstring nullable
Filter by Tive device ID (exact match)
Filter by Tive device ID (exact match)
filter_chrt_created_at_timestamp_gtestring date-time nullable
Filter by chrt_created_at_timestamp >= value
Filter by chrt_created_at_timestamp >= value
filter_chrt_created_at_timestamp_ltestring date-time nullable
Filter by chrt_created_at_timestamp <= value
Filter by chrt_created_at_timestamp <= value
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.