List streams using this asset (reverse lookup)
GET/program/api/v2/projects/:projectID/assets/:assetID/streams
warning
This endpoint is available in private cloud only. Use your global host URL if self-hosted.
Returns the IDs of streams currently attached to this asset. Used by dashboard's "where is this used?" view to warn before delete or rename.
Generate JWTRequest
Responses
- 200
- 403
- 404
Stream IDs in attachment order
Forbidden — no project access
Asset not found