cURL
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.
Documentation IndexFetch the complete documentation index at: https://developers.lucca.fr/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.lucca.fr/llms.txt
Use this file to discover all available pages before exploring further.
API key. Value must be formatted like so: lucca application={api_key}.
lucca application={api_key}
Identifier of the import
OK
0:not started, 1-99:in progress, 100:success
43
Was this page helpful?