Skip to content

Get a list of team members in the account

GET
/members
envId
required
string

Environment ID

Successful response

Array<object>
object
accountId
required
string
userId
required
string
createdAt
required
string
email
string
groups
Array<string>

Bad Request

Unauthorized

Internal Server Error