{
  "next": "string",
  "page": 2,
  "pagelen": 2,
  "previous": "string",
  "size": 8,
  "values": [
    {
      "type": "string",
      "key": "string",
      "secured": false,
      "uuid": "string",
      "value": "string"
    },
    {
      "type": "string",
      "key": "string",
      "secured": false,
      "uuid": "string",
      "value": "string"
    },
    {
      "type": "string",
      "key": "string",
      "secured": false,
      "uuid": "string",
      "value": "string"
    },
    {
      "type": "string",
      "key": "string",
      "secured": true,
      "uuid": "string",
      "value": "string"
    },
    {
      "type": "string",
      "key": "string",
      "secured": false,
      "uuid": "string",
      "value": "string"
    },
    {
      "type": "string",
      "key": "string",
      "secured": false,
      "uuid": "string",
      "value": "string"
    },
    {
      "type": "string",
      "key": "string",
      "secured": true,
      "uuid": "string",
      "value": "string"
    }
  ]
}