{ "id": "<string>", "ack": "<string>", "status": "PENDING", "visible": "2023-11-07T05:31:56Z", "runner_id": "<string>", "tries": 123, "data": { "credentials": { "workspace_id": "<string>", "access_token": "<string>" }, "workflows": [ "<string>" ], "schedule_results_api_url": "<string>", "results_api_url": "<string>", "workflows_api_url": "<string>", "inference_api_url": "<string>", "data": {} } }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
SELF
ASKUI
Successful Response
The response is of type object.
object
Was this page helpful?