GET projects/{id}/access_requests

gitlab.com:gitlab-api

Summary: Gets a list of access requests for a project.
Operation ID: getApiV4ProjectsIdAccessRequests
Auth: unknown
Description

This feature was introduced in GitLab 8.11.

Parameters (3)

id (?, path, required)

The ID or [URL-encoded path of the project](https://docs.gitlab.com/api/rest/#namespaced-paths).

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.