Get a list of Identity Resource configuration data.
IdentityResource Object Reference
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. |
names | string | A comma delimited list of URL encoded Identity Resource names to list. |
Response
Status: 200 OK
Status: 401 Unauthorized
{ "type": "https://httpstatuses.com/401", "title": "Unauthorized", "status": 401 }