Get SAML Request details
GET/v2/saml/saml_requests/:samlRequestId
Get SAML Request details by ID. Returns details that are parsed from the application's SAML Request.
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.