v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
Roles

Retrieve project role

Retrieves a project role.

get/projects/{project_id}/roles/{role_id}

Path parameters

project_idstring required

The ID of the project.

role_idstring required

The ID of the role to retrieve.

Response

Project role retrieved successfully.

object'role' required

Always role.

idstring required

Identifier for the role.

namestring required

Unique name for the role.

descriptionstring nullable required

Optional description of the role.

permissionsstring[] required

Permissions granted by the role.

resource_typestring required

Resource type the role is bound to (for example api.organization or api.project).

predefined_roleboolean required

Whether the role is predefined and managed by OpenAI.