Authorizations
API key authentication using Bearer token. Include your API key in the Authorization header.
Query Parameters
The ID of the folder
Maximum number of snippets to return (1-100, default: 50)
Required range:
1 <= x <= 100Number of snippets to skip (default: 0)
Required range:
x >= 0