GET
/
v1
/
pathway
/
:pathway_id
/
versions

Headers

authorization
string
required

Your API key for authentication.

Path Parameters

pathway_id
string
required

The ID of the pathway for which to retrieve versions.

Response

id
string

The unique identifier of the pathway version.

version_number
integer

The version number of this pathway version.

created_at
string

The timestamp when this version was created.

name
string

The name of this pathway version.

is_latest
boolean

Indicates whether this is the latest version of the pathway.