Success
Field | Type | Required | Description |
---|---|---|---|
object |
Components\SignUpObject | ✔️ | N/A |
id |
string | ✔️ | N/A |
status |
Components\SignUpStatus | ✔️ | N/A |
passwordEnabled |
bool | ✔️ | N/A |
customAction |
bool | ✔️ | N/A |
abandonAt |
int | ✔️ | N/A |
requiredFields |
array<string> | ➖ | N/A |
optionalFields |
array<string> | ➖ | N/A |
missingFields |
array<string> | ➖ | N/A |
unverifiedFields |
array<string> | ➖ | N/A |
verifications |
?Components\Verifications | ➖ | N/A |
unsafeMetadata |
array<string, mixed> | ➖ | N/A |
publicMetadata |
array<string, mixed> | ➖ | N/A |
externalAccount |
?Components\ExternalAccount | ➖ | N/A |
username |
?string | ➖ | N/A |
emailAddress |
?string | ➖ | N/A |
phoneNumber |
?string | ➖ | N/A |
web3Wallet |
?string | ➖ | N/A |
firstName |
?string | ➖ | N/A |
lastName |
?string | ➖ | N/A |
externalId |
?string | ➖ | N/A |
createdSessionId |
?string | ➖ | N/A |
createdUserId |
?string | ➖ | N/A |