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
Run result with status and output data.
Unique identifier for the run, nanoId of 21 characters
Status of the run execution
Available options:
pending
, started
, completed
, canceled
, failed
Example:
"completed"
Output result of the run execution
Extended payloads from the run execution
Error or reason message