Get customer
Retrieve details about an Embedded customer's account.
Path parameters
managed_user_id
Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E
. For example, EA2300
.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success response
id
Unique identifier of the account
external_id
External identifier of the account
name
Account name
environments
List of environments associated with the account
notification_email
Notification email
full_embedding
Indicates whether full embedding is enabled
admin_notification_emails
Admin notification emails
error_notification_emails
Error notification emails
plan_id
Plan identifier
origin_url
Origin URL, null if not applicable
trial
Indicates whether this is a trial account
in_trial
Indicates if the account is currently in trial
whitelisted_apps
List of whitelisted applications
frame_ancestors
Frame ancestors, null if not applicable
created_at
Timestamp when the account was created
updated_at
Timestamp when the account was last updated
time_zone
Time zone of the account
team_name
Team name associated with the account
auth_settings
current_billing_period_start
Start of the current billing period
current_billing_period_end
End of the current billing period
task_count
Number of tasks executed
active_connection_limit
Maximum number of active connections
active_connection_count
Current number of active connections
active_recipe_count
Number of active recipes