Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Cursor for pagination. Use this to fetch the next set of results. The cursor is an opaque string returned in the previous response's metadata. Leave empty for the first request.
"dXBkYXRlZF9hdDoxNjc0MTIzNDU2"
Number of items to return per request. Defaults to 20 if not specified. Must be between 1 and 100.
1 <= x <= 100
20
Response
A list of categories of a category group
Indicates whether additional results are available beyond this set. Use this flag to determine if another request is needed.
true
Cursor to retrieve the next set of results.
Include this value in the cursor parameter of your next request to fetch subsequent items.
A null
next_cursor
in the response indicates no further results.
"dXBkYXRlZF9hdDoxNjc0MTIzNDU2"