Pathway Folders
Get Pathways in Folder
Retrieves all pathways within a specific folder for the authenticated user.
GET
/
v1
/
pathway
/
folders
/
{folder_id}
/
pathways
Headers
Your API key for authentication.
Path Parameters
The ID of the folder to retrieve pathways from.
Response
An array of pathway objects within the specified folder.
The unique identifier of the pathway.
The name of the pathway.
The description of the pathway.
The creation date and time of the pathway.