Get an accounting connection by ID

Get connection by id

Authentication

AuthorizationBearer

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

Path parameters

connection_idstringRequired

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Response

Successful Response
idstringformat: "uuid"
created_atdatetime
updated_atdatetime
connection_urlstring
business_infoobject
errorslist of objects
last_pulldatetime
platformstring
statusenum

Errors

401
Get Accounting Connections ID Request Unauthorized Error
422
Get Accounting Connections ID Request Unprocessable Entity Error
429
Get Accounting Connections ID Request Too Many Requests Error