Connections

Get connection (by id)

Get connection details with id

get/v3/connections/{connectionId}

Path parameters

connectionIdstring required

Response

Connection details

createdAtstring datetime required
documentLimitnumber
emailstring
expiresAtstring datetime
idstring required
metadataobject
providerstring required
containerTagsstring[]

Changes

Changed in 3 of the 46 revisions of this API.3

    • response property containerTags deprecated

      response-property-deprecated

    • api operation id getV3Connections:connectionId removed and replaced with getV3ConnectionsByConnectionId

      api-operation-id-removed

    • added the optional property containerTags to the response with the 200 status

      response-optional-property-added