Get signup data

View as Markdown

Enterprise feature

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
shouldSetPasswordbooleanOptional
Whether the user should set a password as part of the signup process.
namestringOptional
The user's name.
companyRolestringOptional
The role of the user within the company.
companyNamestringOptional
The name of the company.
companyIsNAbooleanOptional
Whether the company is based in North America.
productUpdatesEmailConsentbooleanOptional
Whether the user has consented to receive product update emails.