Get Users ​
Endpoint ​
http
GET /unified/conversational-intelligence/users/{id}
Integrations supported
- Avoma
- Fireflies.ai
Path parameters ​
id
string
REQUIRED · The ID of the resource.
Example:
23423523
Query parameters ​
integrated_account_id
string · uuid
REQUIRED · The ID of the integrated account to use for the request.
Example:
62f44730-dd91-461e-bd6a-aedd9e0ad79d
Response Body ​
id
string
REQUIRED · The unique identifier for a user
Supported in
- Avoma
- Fireflies.ai
name
string
Name of the user
Supported in
- Avoma
- Fireflies.ai
emails
object[]
List of email addresses of the user
Supported in
- Avoma
- Fireflies.ai
email
string
Email address of the user
is_primary
boolean
Whether the email address is the primary email address of the user
created_at
string
Creation time of the user
updated_at
string
Last updated time of the user
remote_data
object
Raw data returned from the remote API call.