Fetch all presets
Fetches all the presets belonging to an organization.
Query parameters
Number of results per page
The page number from which you want your page search results to be displayed.
Response
Example response
Example response
{
"success": true,
"paging": {
"total_count": 30,
"start_offset": 1,
"end_offset": 30
}
}Changes
Changed in 3 of the 50 revisions of this API.3
- ○
the endpoint scheme security
Authorizationwas added to the APIapi-security-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
Authorizationwas removed from the APIapi-security-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
Authorizationwas added to the APIapi-security-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○