Retrieves a paginated list of QuickLinks for a specific site with optional filtering, search, and sorting.

The search parameter performs a case-insensitive partial match on Name and Slug fields.
If the search value is parseable as a long integer, it will also search by exact ID match.
Example: search="pause" will match QuickLinks with "pause" in their name or slug.
Example: search="5" will match QuickLink with ID=5 OR name/slug containing "5".

Multiple statuses/actionTypes can be specified to filter by any of the values:
Example: ?statuses=0&statuses=1 returns QuickLinks with status Disabled OR Enabled.
Example: ?actionTypes=0&actionTypes=2 returns QuickLinks with action type Resume OR Cancel.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
Query Params
Headers
Responses

500

Internal server error occurred

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