List organization folders
Return folders in an organization.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
orgId
Organization whose folders to return.
Headers
X-Account-Id
Account that owns the organization.
Response
An array of folder names.
folders
Folder names in the organization.
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

