Get info about folders
GET {{API_BASE_URL}}/folders
Get information about user folders
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: OK
[{"id":"string","name":"string","associatedProfiles":["profile_id"]}]