GET groups/{id}/access_requests

gitlab.com:gitlab-api

Summary: Gets a list of access requests for a group.
Operation ID: getApiV4GroupsIdAccessRequests
Auth: unknown
Description

This feature was introduced in GitLab 8.11.

Parameters (3)

id (string, path, required)

The ID or URL-encoded path of the group owned by the authenticated user

page (integer, query, optional, default: 1)

Current page number

per_page (integer, query, optional, default: 20)

Number of items per page

No probe data for this endpoint yet.