v1

latestOpenAPI 3.1.02026-07-24331755.4 KB
Trust Center Updates

List topics

List top-level Trust Center Update topics

get/tcu/topics/

Response

Successful operation

okboolean

Example response

{
  "ok": true,
  "result": [
    {
      "id": "d9692768-cdbd-4fa9-988b-b33f37286f1b",
      "subject": "New topic",
      "category": "compliance",
      "createdAt": "2020-01-01T00:00:00.000Z",
      "updatedAt": "2020-01-01T00:00:00.000Z",
      "updates": [
        {
          "message": "Trust center updated",
          "createdAt": "2020-01-01T00:00:00.000Z",
          "updatedAt": "2020-01-01T00:00:00.000Z"
        }
      ]
    }
  ]
}