Skip to main content

Bulk Check Project Permissions

POST 

/api/hive/v1/projects/access/

Checks multiple permissions across multiple projects in a single request. Accepts a mapping of project IDs to lists of permissions, and returns a mapping of project IDs to lists of booleans. Useful for UI components that need to check many permissions at once.

Request

Responses

Bulk permission check results - object mapping project IDs to arrays of booleans