Skip to main contentIn Claap application, the ability to access a recording depends on a lot of
factors: is the user assigned to the recording, are they part of a team giving
them access, is the recording public, etc.
Since API requests do not impersonate workspace users, the rules are a bit different. A recording can be retrieved by the API if:
- The recording can be accessed by workspace members and is visible in global search.
- The recording channel can be accessed by workspace members and is visible in global search.