Get user

GET
/v1/user

Gets information about the user

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.

can_use_delayed_payment_methodsboolean

Whether the user can use delayed payment methods.

is_onboarding_completedboolean

Whether the user’s onboarding is completed.

is_onboarding_checklist_completedboolean

Whether the user’s onboarding checklist is completed.

subscription_extrasobjectOptional

Optional additional details about the user’s subscription.

xi_api_keystringOptional

The API key of the user.

first_namestringOptional

First name of the user.

is_api_key_hashedbooleanOptionalDefaults to false

Whether the user’s API key is hashed.

xi_api_key_previewstringOptional

The preview of the user’s API key.

Errors

Built with