cURL
curl --request GET \ --url https://api.snipp.gg/blocks \ --header 'api-key: <api-key>'
{ "blocks": [ { "userId": "<string>", "created": "2023-11-07T05:31:56Z" } ] }
Returns the list of users you have blocked.
Your API key from Snipp.gg
List of blocked users
Show child attributes