Get user

Gets information about the user

Headers

xi-api-keystringRequired

Response

Successful Response
user_idstring
The unique identifier of the user.
subscriptionobject
Details of the user's subscription.
is_new_userboolean
Whether the user is new.
is_onboarding_completedboolean
Whether the user's onboarding is completed.
is_onboarding_checklist_completedboolean
Whether the user's onboarding checklist is completed.
can_use_delayed_payment_methodsbooleanDeprecated

This field is deprecated and will be removed in a future major version. Instead use subscription.trust_on_invoice_creation.

subscription_extrasobject or null
Optional additional details about the user's subscription.
xi_api_keystring or null
The API key of the user.
first_namestring or null
First name of the user.
is_api_key_hashedboolean or nullDefaults to false
Whether the user's API key is hashed.
xi_api_key_previewstring or null
The preview of the user's API key.

Errors