v1
latestOpenAPI 3.1.02026-07-24331755.4 KBTrust Center Updates
Get update by ID
Get a Trust Center Update by ID
get/tcu/topics/{topicId}/updates/{updateId}
Path parameters
topicIdstring required
The parent topic id
updateIdstring required
The update id
Response
Successful operation
Example response
{
"ok": true,
"result": {
"message": "Trust center updated",
"createdAt": "2020-01-01T00:00:00.000Z",
"updatedAt": "2020-01-01T00:00:00.000Z"
}
}