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
}Changes
Changed in 1 of the 7 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○