Get Dev Orgs Auth Connection (POST)
Retrieves the details for an authentication connection.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
ID of the authentication connection.
Response
Response object encapsulating the configuration details of an
authentication connection.
auth_connection
Connection object that specifies the configuration for an
authentication connection that is set up for a Dev organization.