GET
/
v2
/
connections
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
integer
required

Response

200 - application/json
id
integer

The ID of the connection.

kind
enum<string>

Indicates whether this is a source or destination connection.

Available options:
source,
destination
lastExport
string | null

The date and time the last export was done to this connection for the specified source document reference. If no source document reference was passed, or if the source document has never been exported to the connection, this field will be null.

name
string

The name of the connection.

serviceLogoUrl
string

A URL with the logo for the underlying service.

type
string

The type of account this connection is to.