GET
/
v1
/
pathway
/
folders

Headers

authorization
string
required

Your API key for authentication.

Response

folders
array

An array of folder objects.

folders[].id
string

The unique identifier of the folder.

folders[].name
string

The name of the folder.

folders[].parent_folder_id
string

The ID of the parent folder, if applicable.