Get a list of all the IdentityProvider configuration data.
Request
Method: GET
URI: /api/configuration/allData
Headers
Name | Type | Description |
---|---|---|
X-SurePassID-Api-Key | string | An API Key with 'Reader' role. |
Query String
Name | Type | |
---|---|---|
includeNulls | boolean | Show/don't show JSON properties that have null values. |
Response
Status: 200 OK
Status: 401 Unauthorized
{ "type": "https://httpstatuses.com/401", "title": "Unauthorized", "status": 401 }