Contact Info
Fetch a specific contact's information in an inabit organization.
Fetch all of a Contact's Information
Fetch a specific contact's data in an inabit organization, according to the contact's ID.
Using this endpoint users can search specific contacts using their ID (the call must be per contact ID).
The response contains the contact’s information including: contact name, ID, address, blockchain, blockchain code and more.
Headers
Content-Type
application/json
Authorization
Bearer <token>
Body (ContactWhereUniqueInput object)
id*
String
Contact ID
Example body:
Response
Return values:
id
String
Contact ID
address (contactCryptoAccounts)
String
Blockchain Address (per contactCryptoAccount given)
code (blockchainProtocol)
String
Blockchain Code
lastTransferRequestDate
Datetime
Last Transfer Request Date
name (contactCryptoAccounts)
String
Name (of the contact's contactCryptoAccount)
name
String
Contact Name