Get info about folders

GET {{API_BASE_URL}}/folders

Get information about user folders

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: OK

[{"id":"string","name":"string","associatedProfiles":["profile_id"]}]