Slides
List slide deck pages
GET
Authorizations
Path Parameters
Query Parameters
The maximum number of items to return in a single request.
Required range:
x <= 500
Example:
10
A unique identifier pointing to the starting position for the next set of results.
Required range:
x >= 0
Example:
2432
The direction of the sort order.
Available options:
asc
, desc
Example:
"asc"
Was this page helpful?