cURL
curl --request GET \ --url https://api.scoot.app/api/v1/social/api/key/theme/category \ --header 'customer-api-key: <api-key>'
{ "socialThemeCategoryId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "description": "<string>" }
OK