Retrieve all versions of an asset
GET
/api/assets/{id}/versionsAuthorization
AuthorizationBearer token (JWT) · headerrequiredPath parameters
idstringrequiredHeader parameters
x-organization-idstringTarget organization id. Defaults to the caller's personal organization when omitted.
Responses
200OK
any401Unauthorized
any404Not Found
any500Internal Server Error
any