Retrieve a connection

Retrieve an existing connection resource.

{ "connection": { "isInternal": 0, "service": "fooCommerce", "externalid": "toystore123", "name": "Toystore, Inc.", "logoUrl": "http://example.com/i/foo.png", "linkUrl": "http://example.com/foo/", "cdate": "2017-02-02T14:56:05-06:00", "udate": "2017-02-02T14:56:05-06:00", "links": { "customers": "/connections/1/customers" }, "id": "1" } }
Path Params
string
required

The id of the connection to retrieve

Responses

Language
Credentials
URL
Choose an example:
application/json