/tickets
Returns a list of Ticket objects.
Authentication
Token-based authentication with required prefix “Bearer”
Headers
Query parameters
If provided, will only return tickets assigned to the assignee_ids; multiple assignee_ids can be separated by commas.
If provided, will only return tickets assigned to the collection_ids; multiple collection_ids can be separated by commas.
If provided, will only return tickets created by this creator_id.
If provided, will only return tickets created by the creator_ids; multiple creator_ids can be separated by commas.
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.
Whether to include the original data Merge fetched from the third-party to produce these models.
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
If provided, will only return sub tickets of the parent_ticket_id.
Deprecated. Use show_enum_origins.
If provided, will only return tickets with these remote IDs (comma-separated).