Get user-visible event logs for a specific job. Use next_cursor from the response to paginate.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Pagination cursor from a previous response (next_cursor).
Max entries to return (default: 100, max: 1000)
1 <= x <= 1000Sort order (default: backward — newest first)
forward, backward