Get Dev Orgs Auth Connection

Retrieves the details for an authentication connection.

Headers

AuthorizationstringRequired

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

Query parameters

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