v1

latestOpenAPI 3.0.32026-07-24198357534.7 KB
Data Enhancement

Provide a single resource - Workflow Step

Retrieves a WorkflowStep resource.

get/workflow-steps/{id}

Path parameters

idstring required

Resource identifier

Response

WorkflowStep resource

nameobject
idstring required

This is the unique identifier of the resource

dateModifiedstring date-time nullable

This is an ISO datetime

dateCreatedstring date-time nullable

This is an ISO datetime

colorstring

Example response

{
  "id": "identifier_example"
}