get
https://api.lucid.co/v1/repositories//groups
List groups with repository member access.
Retrieves all group ids that have membership access to the requested restricted repository.
This endpoint is paginated. For more information, see Pagination.
Valid Authentication Methods
API Key Grants:
- RepositoryRead
- RepositoryEdit
OAuth 2.0 User Token Scopes:
- repository
- repository:readonly
400Bad Request. Occurs when attempting to list groups on an UNRESTRICTED repository.
403Forbidden. Occurs when the user does not have access to the repository.