...
If successful, the response contains an instance of Topics, which is a list of Topic.
{
"Topics":
[
{"Id":1,"Name":"Investment Software"},
{"Id":1333532,"Name":"Local Government"},
{"Id":1333536,"Name":"Legal"}
.............
],
"Success":true,
"Message":null
}