Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

Data Types

Object Topic

Field nameTypeDescription
IdintId of theme
NamestringDisplay name

Response Object

Field nameTypeDescription
TopicTopicTopic object
SuccessboolIndicates whether a request was successful (true) or not (false)
MessagestringError message if success is false

Request/Response

Path Parameters

Parameter NameTypeDescription
idstringId of desired theme
namestringName of desired theme

Note: Only one parameter is required

HTTP Request

To retrieve theme by ID:

...