API Reference
Get api connections
GET
Path Parameters
Account ID
Example:
"1234567890"
Response
200
application/json
Retrieve the account connections
Connection ID
Example:
"1234567890"
Type of connection
Example:
"EVM"
Status of the connection
Available options:
connected
, disconnected
Example:
"connected"
Chain ID for the connection
Example:
"1"
Address associated with the connection
Example:
"0x1234567890123456789012345678901234567890"
Date and time when the connection was created
Example:
"2024-10-08T18:56:13.862Z"
Date and time when the connection was last updated
Example:
"2024-10-08T18:56:13.862Z"
Date and time of the last sync
Example:
"2024-10-08T18:56:13.862Z"