curl --request GET \
--url https://{host}/work-locations/public/api/imports/user-locations/progress \
--header 'Authorization: <authorization>'{
"progress": 43
}Retrieve the progress of the Import User Locations API request.
curl --request GET \
--url https://{host}/work-locations/public/api/imports/user-locations/progress \
--header 'Authorization: <authorization>'{
"progress": 43
}Was this page helpful?