Return information about the specified workflow job including its current state and progress.
Authorizations
API key passed as a Bearer token in the Authorization header
Path Parameters
UP Space Id
"d290f1ee-6c54-4b01-90e6-d701748f0851"
Unique identifier of a Workflow
"e3c908ad-dc8f-4edb-88f7-c84dec0aef99"
workflow job id
"fe2ecbvw-8c9a-4d2b-9f0e-1a2b3c4d5e6f"
Response
Get particular Workflow Job Details
Unique Job Identifier
Workflow Job Name
The identifier of the workflow associated with this job
The name of the workflow that this job was associated with
Workflow Job Progress
created, in-process, succeeded, failed, stopped, retry, malfunctioned Workflow Version indicates the revision name
Timestamp when Workflow Job was created as UTC time in iso8601 format
Timestamp when Workflow Job was updated as UTC time in iso8601 format
The elapsed time for the workflow job processing calculated as the difference between created_at and updated_at timestamps. This field is only populated when the workflow job is in a terminal state such as succeeded, failed or stopped.
