application

Lists group roles for an app

get/apps/{app-slug}/roles/{role-name}

Path parameters

app-slugstring required

Slug of the app

role-name'admin' | 'manager' | 'member' | 'platform_engineer' required

Name of the role being queried, supported values are: admin, manager (equals developer), member (equals tester/qa) and platform_engineer

Response

List of group slugs

groupsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.