-
Suggestion
-
Resolution: Unresolved
With the deprecated V1 API it was possible to use expand=operations query parameter to get operations / permissions in bulk.
However, the get spaces new V2 API doesn't support this. And, we need to separately call get space permissions API for each space id/key. For bulk lookups, this causes a significant delay.
Please provide a way to bulk lookup operations for spaces - either as a query parameter to get spaces to include-operations. Or, maybe a new API endpoint to bulk lookup spaces permissions.
- mentioned in
-
Page Loading...