cURL
curl --request GET \ --url https://v3-api-beta.snowseo.com/snowseo/v2/topic-clusters/{topicId} \ --header 'Authorization: Bearer <token>'
Get detailed information about a specific topic.
{ "id": "topic_xyz890", "name": "Content Marketing" }
Was this page helpful?