Downloads domain backup
GET/api/v1/domains/:domainID/backup
Downloads domain backup including poses and domain data. The backup is a zip file containing poses.json and domain-data directory, which contains domain data files and their metadata.
Request
Responses
- 200
- 400
- 401
- 403
- 500
OK
Bad Request
Unauthorized
Forbidden
Internal Server Error