Get identity provider (IdP) by ID
GET/v2/idps/:id
Returns an identity provider (social/enterprise login) by its ID, which can be of the type Google, AzureAD, etc.
Request​
Responses​
- 200
- 403
- 404
- default
OK
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.