cURL
curl --request GET \ --url https://api.transmit.dev/v1/topics \ --header 'Authorization: Bearer <token>'
List all topics for organization
Enter your API key with 'tx_' prefix. Get your API key from the dashboard.