Get an uploaded backup's information

GET {{baseUrl}}/configuration-hub/backups/uploads/:id

Returns all the information and status of an upload job. - sp:config-backups:read

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"jobId":"2ea830f3-2b14-4772-8a20-3d006742e419","status":"COMPLETE","type":"BACKUP","tenant":"someTenant","requesterName":"support","fileExists":true,"created":"2024-02-20T22:08:31.064Z","modified":"2024-02-20T22:13:15.662Z","completed":"2024-02-20T22:08:31.689Z","name":"something new","userCanDelete":false,"isPartial":false,"backupType":"UPLOADED","hydrationStatus":"HYDRATED","totalObjectCount":2}