Skip to content

Username Data Types

All data types serialized dynamically when using the Username REST API.

UsernameLookupResults

Field Type Description
type string Statically bound to "username".
results SingleUsernameSearchResult[] Format arrays extracted maps.

SingleUsernameSearchResult

Field Type Description
username string Identifier representation valid map.
accounts Object[] Array extracting domain values.