Custom Page Sets
Retrieve custom page sets available for use
Retrieve a list of custom page sets available for use
get/waap/v1/custom-page-sets
Query parameters
ordering'name' | '-name' | 'id' | '-id'
Sort the response by given field.
Sort the response by given field.
limitinteger
Number of items to return
Number of items to return
offsetinteger
Number of items to skip
Number of items to skip
namestring
Filter page sets based on their name. Supports '*' as a wildcard character
Example:*example
Filter page sets based on their name. Supports '*' as a wildcard character
idsinteger[]
Filter page sets based on their IDs
Filter page sets based on their IDs
Response
Successful Response