GET/v1/footage

List catalog items visible to the caller's role.

Auth: Bearer
Scope: licensee, admin
Rate limit: 60/min
Request
curl -X GET https://api.stormframe.io/v1/footage \
  -H "Authorization: Bearer sf_live_…" \
  -H "Content-Type: application/json"