/
List API Resource Configuration Data
List API Resource Configuration Data
Get a list of API Resource configuration data.
Request
Method: GET
URI: /api/configuration/apiResourceList
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 API Resource names to list. |
Response
Status: 200 OK
Status: 401 Unauthorized
{
"type": "https://httpstatuses.com/401",
"title": "Unauthorized",
"status": 401
}
, multiple selections available,
Related content
List Identity Resource Configuration Data
List Identity Resource Configuration Data
More like this
List Client Configuration Data
List Client Configuration Data
More like this
List All Configuration Data
List All Configuration Data
More like this
Find User
Find User
More like this
Find Device
Find Device
More like this
Enable Device
Enable Device
More like this