ReDoc documentation
Delete asset
401 Unauthorized
Internal Server error
Unexpected error
{- "code": 0,
- "errors": [
- {
- "message": "string",
- "parameters": [
- {
- "fieldName": "string",
- "fieldValue": "string",
- "resources": "string"
}
]
}
], - "message": "string",
- "parameters": [
- {
- "fieldName": "string",
- "fieldValue": "string",
- "resources": "string"
}
], - "trace": "string"
}Get asset by id
200 Success.
400 Bad Request
401 Unauthorized
Unexpected error
{- "category": {
- "extension_attributes": { },
- "id": 0,
- "name": "string"
}, - "category_id": 0,
- "creation_date": "string",
- "creator": {
- "extension_attributes": { },
- "id": 0,
- "name": "string"
}, - "creator_id": 0,
- "extension_attributes": { },
- "id": 0,
- "is_licensed": 0,
- "media_gallery_id": 0
}