List account members
Returns everyone with access to this account. The owner is always the first entry and has role: "owner" with a null id — the owner is the account’s own email address, not a revocable membership. Invited people appear with role: "member" and are pending until they accept.
Authentication
AuthorizationBearer
Your Dial API key, sent as Authorization: Bearer sk_live_...
Response
Everyone with access to the account.
members
Errors
401
Unauthorized Error