Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 4.41 KB

allowlistidentifier.md

File metadata and controls

17 lines (13 loc) · 4.41 KB

AllowlistIdentifier

Success

Fields

Field Type Required Description Example
object Optional[models.AllowlistIdentifierObject] String representing the object's type. Objects of the same type share the same value.
allowlist_identifier
id Optional[str] N/A alid_123456
invitation_id Optional[str] N/A inv_123456
identifier Optional[str] An email address or a phone number.
user@example.com
identifier_type Optional[models.IdentifierType] N/A email_address
instance_id Optional[str] N/A instance_12345
created_at Optional[int] Unix timestamp of creation
1622547600
updated_at Optional[int] Unix timestamp of last update.
1622648600