Pathway Versions
Get Pathway Versions
Retrieves all versions of a specific pathway, including version number, creation date, name, and latest status.
GET
/
v1
/
pathway
/
:pathway_id
/
versions
Headers
Your API key for authentication.
Path Parameters
The ID of the pathway for which to retrieve versions.
Response
The unique identifier of the pathway version.
The version number of this pathway version.
The timestamp when this version was created.
The name of this pathway version.
Indicates whether this is the latest version of the pathway.