List asset shares
GET/v2/assets/:assetId/shares
This API request can be used to list who an asset is shared with.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Get a list of asset shares
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error