Get a Connected Account
await seam.connectedAccounts.get({
connected_account_id: "a289aa54-5488-4707-9a4b-eeea4edf311d",
});{
"account_type": "salto_space",
"account_type_display_name": "Salto Space",
"display_name": "j**[email protected]",
"automatically_manage_new_devices": true,
"connected_account_id": "a289aa54-5488-4707-9a4b-eeea4edf311d",
"created_at": "2025-06-15T16:54:17.946329Z",
"custom_metadata": { "id": "internalId1" },
"errors": [],
"user_identifier": {
"api_url": "https://example.com/api",
"email": "[email protected]",
"exclusive": true,
"phone": "+1555551004",
"username": "jane_doe"
},
"warnings": []
}Request Parameters
Response
Examples
Get a connected account for an email address
Last updated
Was this helpful?

