JS Backend SDK Backend AllowlistIdentifier object
The Backend AllowlistIdentifier object 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.
Name createdAtType numberDescription The date when the allowlist identifier was first created.
Name idType stringDescription A unique ID for the allowlist identifier.
Name identifierType stringDescription The identifier that was added to the allowlist.
Name identifierTypeType "email_address" | "phone_number" | "web3_wallet"Description The type of the allowlist identifier.
Name instanceId?Type stringDescription The ID of the instance that this allowlist identifier belongs to.
Name invitationId?Type stringDescription The ID of the invitation sent to the identifier.
Name updatedAtType numberDescription The date when the allowlist identifier was last updated.
Last updated on Oct 28, 2025