Get Api V 3 Connected Accounts Nanoid

Path parameters

nanoidstringRequired

The id of the connected account

Headers

x-api-keystringRequired
x-org-api-keystringRequired
x-api-keystringRequired

Response

Successfully retrieved connected account

toolkitobject
auth_configobject
idstring

The id of the connection

uuidstring

The uuid of the connection

user_idstring

The user id of the connection

statusenum

The status of the connection

created_atstring

The created at of the connection

updated_atstring

The updated at of the connection

datamap from strings to any

The data of the connection

is_disabledboolean

Whether the connected account is disabled

paramsmap from strings to any

The init data of the connection

status_reasonstringOptional

The reason the connected account is disabled

test_request_endpointstringOptional

The endpoint to make test request for verification

Errors