API Documentation
|
GET
- retrieves a list of information for all configurable SafeShare Administration-only properties (not related to theming SafeShare's interfaces).This API endpoint retrieves a list of information for all configurable properties SafeShare Administration-only properties which are not related to theming SafeShare's interfaces.
Notes:
- For properties related to theming SafeShare's interfaces, see <access-service>/theme....
- From a security perspective, with the exception of the current values of the following few Cocoon Data 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 Cocoon Data user roles (as described in the SafeShare Administrator's Guide):
The Cocoon Data Platform's resources available to a Cocoon Data 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 Cocoon Data Platform, where an individual item is information about a configurable SafeShare Administration-only property (not related to theming SafeShare'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: