Web service kt client policies response

From KnowledgeTree Document Management Made Simple

Jump to: navigation, search

The kt_client_policies_response response record has the following structure:

Field Type Description
status_code int The status of the request. This should be 0 for a successful request.
message string In case of an error, this will be populated with a reason.
policies array of kt_client_policy list of client policies


The kt_client_policy is a name/value pair:

Field Type Description
name string
value string
type string
Personal tools