Get the version history of a workflow.
Returns a list of previous versions with their prompts and timestamps. The workflow must belong to the authenticated organization.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type Response Get Workflow Versions V1 Workflows Workflow Id Versions Get · object[]
.