Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The maximum number of results to return in a page.
Pagination cursor to start requests from
Example:
"cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw"
Timestamp to start when the issue was last observed
Example:
"2021-01-06T03:24:53.000Z"
Timestamp to end when the issue was last observed
Example:
"2021-01-06T03:24:53.000Z"
Expand related resources to see all details
Available options:
connection
Filter issues to a specific connection
Example:
"conn_01GV12VR4DJP70GD1ZBK0SDWFH"
Filter issues to a specific error code
Available options:
missing_permissions
, exceeded_retention_window
, invalid_source_id
, unknown_device_type
, missing_safety_configuration
, inaccessible_data
Filter issues to a specific status
Available options:
ongoing
, resolved