Fetch paginated run/chat history for a task.
nextCursor when older entries are available.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Task id (UUID) or task slug.
Number of jobs to return (max: 100).
1 <= x <= 100Opaque pagination cursor returned by a previous call.