Get SDK Generation Status

Get the status of an SDK generation job.

Path parameters

jobIdstringRequired

The ID of the SDK generation job to check the status of

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns an object.
runningobject
OR
completedobject
OR
failedobject