Skip to main content

Gets local team membership

GET 

/iam/teams/:id/users

Lists all users of a local team. Users are listed by their membership_id.

Authorization Action:

iam:teamUsers:list

Request

Path Parameters

    id stringrequired

Responses

A successful response.

Schema
    membershipIds string[]
Loading...