Skip to main content
GET
Get a list of a User’s Existing Access to Conductor Accounts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

userEmail
string
required

The user’s email

Response

The accounts the user has access to after the operation.

A list of accounts this user has or will have access to

accounts
integer[]