List all requests

Returns a paginated list of tickets. Use the cursor tokens in the response to fetch the next or previous page. All query filters are optional. Closed requests created more than 3 months ago are not included in the response.

Query Params
string

Filter by list of ticket states. The default is all. Possible values are: [Open, Closed, Redacted, Processing, Notify, Delete, Redacting, Edit, Unverified]

string

Filter by list of right ids. The default is all.

string

Filter by list of brand ids. The default is all.

string

Filter by created at dates - return only requests that were created after the provided date at 00:00, in the format: yyyy-MM-dd.

string

Filter by created at dates - return only requests that were created before the provided date at 00:00, iin the format: yyyy-MM-dd

string

Filter by closed at dates - return only requests that were closed after the provided date at 00:00, in the format: yyyy-MM-dd. Relevant for tickets that were closed after 13/03/2024.

string

Filter by closed at dates - return only requests that were closed before the provided date at 00:00, iin the format: yyyy-MM-dd. Relevant for tickets that were closed after 13/03/2024.

string
string
int32
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json