v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141610169.0 KB

Retrieves the details and configuration of a specific workflow definition.

get/workflow-definitions/{workflowDefinitionName}

Path parameters

workflowDefinitionNamestring required

The name of the workflow definition to retrieve.

Response

Success

namestring required

The name of the workflow definition.

arnstring required

The Amazon Resource Name (ARN) of the workflow definition.

createdAtstring date-time required

The timestamp when the workflow definition was created.

descriptionstring password

The description of the workflow definition.

status'ACTIVE' | 'DELETING' required

The current status of the workflow definition.