List existing Issues. Supports filtering on various fields including array containment.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by associated partner ID.
Filter by associated group ID.
Filter by associated organization 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 whether the issue is externally visible.
Filter by associated member ID.
Filter by associated employee ID.
Filter by associated partner document source ID.
Filter by the issue code.
Filter by issues containing specific originating record IDs.
Filter by the type of workflow or system that originated this issue.
partner_document, member_transaction, group_setup_request, manual_entry, member_snapshot Filter by the source system or process that created this issue.
edi_error_report, member_snapshot_creation, transaction_to_partner 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.