Get users in a group
GET
/v1/users/group/{uuid}/usersPath parameters
- Unique identifier of the user group.
Responses
/** Imported from delio-core. */
type Collection_UserResource = unknown[]curl https://your-url.com/kong/core/api/gateway/v1/users/group/{uuid}/users\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"