curl --location --request GET 'https://api.synup.com/api/v4/folder-locations?folderName=franchise&folderId=67049f29-3bc6-4e82-875b-02159b4b1fea' \
--header 'Authorization: T9V35W3xxxxxxxxxxx'
{
"data": {
"getLocationsForFolder": [
{}
]
}
}