Run APIs
Run API - Async Result
Retrieves the result of a started project API run operation.
GET
Authorizations
API Key used to authenticate your requests. How to create one.
Path Parameters
Your workspace ID. How to find it?
Your project name. It is the name you provide when creating a project.
Run ID
Response
200
application/json
Result of the run operation. Could be pending, completed or failed.
Completed API run result
The status of the run
Available options:
completed
The HTTP status code of the API run
The run ID
The result of an API call.
Completed API run result
The status of the run
Available options:
completed
The HTTP status code of the API run
The run ID
The result of an API call.
Failed API run result
Error code
Error message
The status of the run
Available options:
failed
The HTTP status code of the API run
The run ID