curl --location --request GET 'https://api.synup.com/api/v4/locations/photos/requests/' \
--header 'Authorization: API T9V35W3xxxxxxxxxxx'{
"data": {
"getLocationPhotosUploadStatus": {
"requestId": "e6c2d9d9-9a18-4015-88cf-9a4e19a6f49a",
"status": "SUCCESS"
}
}
}