v1

latestOpenAPI 3.0.02026-08-064311,0881.3 MB
connectionManagement

Get a connection.

Get a connection with the given identifier.

get/v1/connections/{id}

Path parameters

idstring required

Identifier of connection to return.

Query parameters

typestring

Type of connection to return. Valid values are WebhookConnection, ServiceNowConnection.

Response

Connection object that was requested.

typestring required

Type of connection. Valid values are WebhookConnection, ServiceNowConnection.

idstring required

Unique identifier for the connection.

namestring required

Name of the connection.

descriptionstring required

Description of the connection.

createdAtstring date-time required

Creation timestamp in UTC in RFC3339 format.

createdBystring required

Identifier of the user who created the resource.

modifiedAtstring date-time required

Last modification timestamp in UTC.

modifiedBystring required

Identifier of the user who last modified the resource.