List grants for a workspace

This endpoint retrieves a list of all permission grants associated with a specific workspace, identified by its workspaceId.

Usage Notes

  • Pagination Parameters: Optional. Parameters like 'page' and 'limit' can be used to manage the size of the returned data and navigate through large datasets.

Usage Scenarios

  • Access Control Management: Useful for administrators to review and manage who has what access to the workspace.
  • Audit and Compliance: Assists in compliance checks and audits by providing a clear view of the permissions granted to different users and teams.

Best Practices

  • Use Pagination: Especially important for workspaces with a large number of grants to ensure performance and usability.
  • Regular Review: Regularly review and update the workspace grants to ensure they align with current organizational policies and user roles.
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!