list Group Targets For Role
GET {{baseUrl}}/api/v1/users/:userId/roles/:roleId/targets/groups?after=<string>&limit=<integer>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
after | string | Specifies the pagination cursor for the next page of apps | |
limit | string | Specifies the number of results for a page |