v1
latestOpenAPI 3.0.02026-07-24115101.2 MBFolder
Get Folders
Use this endpoint to retrieve the list of folders in the account with their workspaces.
get/folders
Query parameters
offsetinteger
limitinteger
sortstring
A comma-separated list of columns by which results are sorted. Valid columns:
- name
- depth
- workspace_id
filter[name]string
Filter folders by the folder name.
filter[parent_ids]string
Filter folders by parent IDs that are in the comma-separated list.
filter[workspace_ids]string
Filter folders from workspaces that are in the specified comma-separated list of workspace IDs.
Headers
x-oneflow-api-tokenstring required
The API key of your Oneflow account.
x-oneflow-user-emailstring email
The email address of a registered Oneflow user.
Response
Returns the list of folders.