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