[BETA] Get signup data

View as Markdown

Enterprise feature

[BETA] This API is in beta state, which means it may change or be removed in the future.

Returns the signup data for the current user.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Response

signupDataSchema
shouldSetPasswordboolean
Whether the user should set a password as part of the signup process.
namestring
The user's name.
companyRolestring
The role of the user within the company.
companyNamestring
The name of the company.
companyIsNAboolean
Whether the company is based in North America.
productUpdatesEmailConsentboolean
Whether the user has consented to receive product update emails.