Get connected account details by ID
Retrieves comprehensive details of a connected account, including authentication configuration, connection status, and all parameters needed for API requests.
Path parameters
nanoid
The unique identifier (nanoid) of the connected account
Headers
x-api-key
Response
Successfully retrieved connected account details with all authentication parameters and connection status
toolkit
auth_config
id
The id of the connection
status
The status of the connection
created_at
The created at of the connection
updated_at
The updated at of the connection
state
The state of the connection
is_disabled
Whether the connection is disabled
status_reason
The reason the connection is disabled
test_request_endpoint
The endpoint to make test request for verification
deprecated