Retrieves a folder’s metadata and its snippets with pagination. API Cost: 1 + N requests (1 for folder + N for snippets).
Documentation Index
Fetch the complete documentation index at: https://docs.getsnippets.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication using Bearer token. Include your API key in the Authorization header.
The ID of the folder
Maximum number of snippets to return (1-100, default: 50)
1 <= x <= 100Number of snippets to skip (default: 0)
x >= 0