Returns stories classified under a specific category, ordered by publication date (newest first). Supports incremental syncing via updated_after.
API Key authentication using Bearer token
Bearer token for authentication
Category ID
Number of stories to return per page (default 25, max 100).
Opaque pagination cursor from a previous response.
ISO 8601 datetime. Returns only stories updated after this timestamp.