/
List Client Configuration Data
List Client Configuration Data
Get a list of Client configuration data.
Request
Method: GET
URI: /api/configuration/clientList
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. |
clientIds | string | A comma delimited list of URL encoded client IDs to list. |
Response
Status: 200 OK
Status: 401 Unauthorized
{
"type": "https://httpstatuses.com/401",
"title": "Unauthorized",
"status": 401
}
Related content
List All Configuration Data
List All Configuration Data
More like this
SurePassID Identity Provider OIDC Server
SurePassID Identity Provider OIDC Server
Read with this
List API Resource Configuration Data
List API Resource Configuration Data
More like this
List Identity Resource Configuration Data
List Identity Resource Configuration Data
More like this
Tap Auth Response
Tap Auth Response
More like this
Configuration Data Editor
Configuration Data Editor
More like this