List JWT IdP clients
GET/v2/manage/jwt-clients
Retrieves a list of all configured JWT-based Identity Provider (IdP) integrations for the Tenant, including algorithms, mapping, endpoints, and settings used for authentication and federation.
Responses
- 200
- 403
- 404
- 500
OK: The request was successful.
Status Forbidden: The client does not have permission to access the resource.
Not Found: The server cannot find the requested resource.
Internal Server Error: The server encountered an unexpected error.