Skip to main content
GET

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

connected_account_id
string<uuid>

ID of the connected account that you want to get.

email
string<email>

Email address associated with the connected account that you want to get.

Response

OK

connected_account
object
required

Represents a connected account. A connected account is an external third-party account to which your user has authorized Seam to get access, for example, an August account with a list of door locks. See the connected_account object.