GET
/
api
/
v1
/
workspace
/
{projectSlug}
/
roles
/
slug
/
{slug}

Path Parameters

projectSlug
string
required

The slug of the project.

slug
string
required

The slug of the role to get details

Response

200 - application/json
role
object
required

Was this page helpful?