Get Sites An Asset Is On
POST/assets/sites
Get a list of sites an asset is on, for one or multiple assets at a time.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
A list of all sites that contains the assets. The list may be larger than page size, if an asset is on multiple sites.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error