Skip to main content

Retrieve an External Connection

GET 
/external_connections/:id

Return the details of an existing External Connection inside the 'data' attribute of the response.

Request

Path Parameters

    id int64required

    Identifies the resource.

Responses

200: Successful response

401: Unauthorized

404: Resource not found

422: Bad request

Loading...