Get topic by ID

Retrieves an event topic by ID.

Path parameters

topic_iddoubleRequired
The ID of the event topic to retrieve.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Success - The event topic was retrieved successfully.

dataobject or null

Errors