GET
/topics/{topic_id}getTopic
Authentication
This operation does not declare an authentication requirement in the API contract.
Path parameters
NameTypeDescription
topic_idrequiredstringRequest examples
bash
curl --request GET 'https://api.au.boundry.dev/topics/string' \
+ -H 'Authorization: Bearer $BOUNDRY_API_KEY' \
+200 response
Topic