List Dev Orgs Auth Connections (POST)

Lists all the authentication connections available for a Dev organization. This list will include both social and enterprise connections which are either available by default or are explicitly created by the user.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.

Response

Response object for the request to list all the social and enterprise authentication connections configured for a Dev organization.
auth_connectionslist of objects
List of all the authentication connections currently configured for a Dev organization.

Errors