Signup
Get signup data
Enterprise feature
Returns the signup data for the current user.
get/api/admin/signup
Response
signupDataSchema
Example response
{
"name": "Mark Scout",
"companyRole": "Developer",
"companyName": "Lumon Industries",
"companyIsNA": true,
"productUpdatesEmailConsent": true
}