Get athlete's pending jobs for confirmation
Get athlete's pending jobs for confirmation
Returns pending jobs for agent’s athletes. Paginated when no filters applied; returns full list when job_id or athlete_id filter is set.
GET
Get athlete's pending jobs for confirmation
Authorizations
JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.
Query Parameters
Page number (only applies when no job_id/athlete_id filters)
Example:
1
Items per page (default 100)
Example:
100
Filter by specific job ID
Example:
1
Filter by specific athlete ID
Example:
123
Response
200
Pending jobs list