Skip to main content

Retrieve an authentication provider

GET 
/authentication_providers/:id

Retrieves the details of an existing authentication provider.

Request

Path Parameters

    id stringrequired

    authentication provider ID

Responses

200: Successful response

401: Unauthorized

404: Resource not found

422: Bad request

Loading...