Retrieves multiple folders and their snippets. API Cost: M + N requests (M for folders + N for total snippets).
API key authentication using Bearer token. Include your API key in the Authorization header.
Comma-separated list of folder IDs or JSON array
Maximum number of snippets per folder (default: 20)
1 <= x <= 100Number of snippets to skip per folder (default: 0)
x >= 0