List Issues
List existing Issues. Supports filtering on various fields including array containment.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by associated partner ID.
Filter by associated group ID.
Filter by issue status. Supports single value (status=open) or comma-separated multiple values (status=open,pending_resolution).
open, pending_resolution, resolved Filter by associated member ID.
Filter by associated employee ID.
Filter by associated partner document source ID.
Filter by issues containing specific originating record IDs.
Filter by the source system or process that created this issue.
edi_error_report, member_snapshot_creation, transaction_confirmation, transaction_to_partner, async_carrier_transaction_detail Filter by the category of error for this issue.
Filter by issue_key - a unique identifier for the issue.
Filter by dismissed state.
Filter by resolution action explanation (filters on data->resolution->action->explanation). Only matches issues where the nested path exists.
Number of records to return per page.
Number of records to skip for pagination.
