Fetches comments for a specific post on a connected account. Results are sorted newest-first. Use cursor for pagination and since to poll for new comments incrementally.
Prefix your API key with "Bearer ". Example: Authorization: Bearer sk_live_...
Return only items created after this timestamp (RFC3339)
Maximum number of results to return (1–100, default 50)
Pagination cursor returned by the previous response