cURL
curl --request GET \ --url https://api.onsi.com/v1/members/jobs/{jobId} \ --header 'x-api-key: <api-key>'
{ "id": "maj_cltd2zp7100096tmbamb9c46o", "progress": { "type": "Processing", "totalActions": 100, "totalComplete": 85, "totalProcessing": 15 }, "createdAt": "2024-01-01" }
200
The response is of type object.
object