[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 or null
Whether the user should set a password as part of the signup process.
namestring or null
The user's name.
companyRolestring or null
The role of the user within the company.
companyNamestring or null
The name of the company.
companyIsNAboolean or null
Whether the company is based in North America.
productUpdatesEmailConsentboolean or null
Whether the user has consented to receive product update emails.