Get Dev Orgs Auth Connection (POST)

Retrieves the details for an authentication connection.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
idstringRequiredformat: "text"
ID of the authentication connection.

Response

Response object encapsulating the configuration details of an authentication connection.
auth_connectionobject
Connection object that specifies the configuration for an authentication connection that is set up for a Dev organization.

Errors