GET
/
organizations
/
{organizationId}
/
members

Headers

Authorization
string
required

All requests to the ChatDash API must be validated with the agency API Key found on your agency profile

Path Parameters

organizationId
string
required

The ID of the organization

Response

200 - application/json
_id
string

The ID of the member

email
string

The member's email

language
string

The member's dashboard language setting (ISO 639-1)

loginId
string

The member's login ID (case-insensitive)

name
string

The member's name

type
string

The member's type (e.g. individual, member)