limits: your job quota information (current/remaining/max concurrent jobs),
active: array of active jobs with their ID, status, and cleaned input parameters.
This endpoint returns only active jobs (with status pending or processing). Jobs with status failed or completed are not included in the response. To check status for specific job, use /jobs/{jobId} endpoint.