Get project software license policies
GET
/api/v4/projects/{id}/managed_licenses
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ”Query Parameters
Section titled “ Query Parameters ” page
integer
Current page number
Example
1 per_page
integer
Number of items per page
Example
20Responses
Section titled “ Responses ”OK
Media type application/json
object
id
integer format: int64
name
string
approval_status
string
Example generated
{ "id": 1, "name": "example", "approval_status": "example"}Bad Request
Unauthorized
Forbidden
Not found