contacts
Get a single contact
get/users/me/contacts/{contactId}
Path parameters
contactIdnumber required
Response
Contact
Example response
{
"addresses": {
"evm": [
"0x0000000000000000000000000000000000000000"
],
"solana": [],
"bitcoin": []
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.