GET
HTTP status and response shapeCommon responses
- 401 means authentication is missing or invalid.
- 400 means the request parameters or body failed validation.
- 404 means the requested workspace resource was not found.
- 409 is used for conflicts such as duplicate collection or preset names.
- 429 means the rate limit was exceeded.
- 5xx responses indicate a server-side failure.
{"error":"Asset not found."}