cURL
curl --request GET \ --url https://api.bundle.social/api/v1/misc/reddit/subreddit-flairs \ --header 'x-api-key: <api-key>'
[ { "id": "<string>", "text": "<string>", "cssClass": "<string>", "textColor": "<string>", "backgroundColor": "<string>", "modOnly": true, "allowableContent": "<string>", "maxEmojis": 123 } ]
200
Was this page helpful?