Get Job Step

View as Markdown
Get a specific job step.

Path parameters

jobstringRequired
namestringRequired
workspacestringRequired

Response

Successful Response
workspacestringformat: "^[\w\-\+.@:]+$"
Workspace identifier
attempt_idstring
Parent attempt ID
idstringRead-only
created_atdatetimeRead-only
created_bystring or nullRead-only
updated_atdatetimeRead-only
updated_bystring or nullRead-only
entity_idstringRead-only
Alias for id for backwards compatibility.
parentstringRead-only
Parent entity ID for nested entities.
namestringDefaults to
Entity name within the workspace
projectstring
The name of the project associated with this entity.
configmap from strings to any
Configuration for the step
statusenumDefaults to created
Step status
status_detailsmap from strings to any
Status details
error_detailsmap from strings to any
Error details if applicable

Errors

404
Not Found Error
422
Unprocessable Entity Error