AllowlistIdentifier
The Backend AllowlistIdentifier object represents an identifier that has been added to the allowlist of your application. The Backend AllowlistIdentifier object is used in the Backend API and is not directly accessible from the Frontend API.
createdAt
number
The date when the allowlist identifier was first created.
id
string
A unique ID for the allowlist identifier.
identifier
The identifier that was added to the allowlist.
identifierType
"email_address" | "phone_number" | "web3_wallet"
The type of the allowlist identifier.
instanceId?
The ID of the instance that this allowlist identifier belongs to.
invitationId?
The ID of the invitation sent to the identifier.
updatedAt
The date when the allowlist identifier was last updated.
Last updated on Jun 17, 2025