Retrieve a list of custom page sets available for use
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Sort the response by given field.
name
, -name
, id
, -id
Number of items to return
0 <= x <= 100
Number of items to skip
0 <= x <= 100000
Filter page sets based on their name. Supports '*' as a wildcard character
Filter page sets based on their IDs
Successful Response
The response is of type object
.