List Issues
List all issues that have been observed by Terminal.
Issues are generated when we observe something that may impact the completeness or accuracy of the data we provide but do not justify a full error. For example, if we lack permissions for a specific resource or need to skip an item due to invalid data.
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
Timestamp to start when the issue was last observed
Timestamp to end when the issue was last observed
Expand related resources to see all details
connection
Filter issues to a specific connection
Filter issues to a specific error code
missing_permissions
, exceeded_retention_window
, invalid_source_id
, unknown_device_type
, missing_safety_configuration
, inaccessible_data
Filter issues to a specific status
ongoing
, resolved
Response
Cursor used for pagination.