cURL
curl --request GET \ --url https://{host}/timmi-absences/api/imports/v1.0/leavePeriods/{summaryId}/progress \ --header 'Authorization: <authorization>'
123
Retrieve the progress of Import leaves API request.
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, -1:error
Was this page helpful?