Pathway Folders
Get All Folders
Retrieves all folders for the authenticated user, including folder ID, name, and parent folder ID.
GET
/
v1
/
pathway
/
folders
Headers
Your API key for authentication.
Response
An array of folder objects.
The unique identifier of the folder.
The name of the folder.
The ID of the parent folder, if applicable.