![]() |
API Documentation
|
GET - used to retrieve a list of information for all configurable Safe Share Administration-only properties (not related to theming Safe Share's interfaces).This API endpoint retrieves a list of information for all configurable properties Safe Share Administration-only properties which are not related to theming Safe Share's interfaces.
Notes:
- For properties related to theming Safe Share's interfaces, see <access-service>/theme....
- From a security perspective, with the exception of the current values of the following few Covata Administration properties returned by this API endpoint's response, no information about any of the other properties (returned in this response) are contained within the <access-service>/api/v1/config endpoint's response:
- analytics.google.trackingCode
- analytics.google.trackingDomain
- require.login.on.launch
This API endpoint supports the following Covata user roles (as described in the Safe Share Administrator's Guide):
The Covata Platform's resources available to a Covata user meeting the criteria above is determined by the access token submitted in the header of requests to this endpoint.
The appropriate access token as the Bearer token:
Authorization: Bearer eyJhbGciOiJSUzI1NiJ9.eyJleHAiOjE0NjcwMTY2NjYsInVzZXJfbmFtZSI6ImFsZXgub...The following optional parameters can be sent in the URL of the GET request:
0 to 100, representing the maximum number of items to be returned in the response from the Covata Platform, where an individual item is information about a configurable Safe Share Administration-only property (not related to theming Safe Share's interfaces). If this parameter is omitted, then its value is 0 by default. 0 (i.e. the first item returned in a response). If this parameter is omitted, then its value is 0 by default. If the request succeeded, then an HTTP response status 200 OK is returned.
For successful requests only, a JSON-formatted response containing the following members is also returned: