cURL
curl --request GET \ --url https://in.rough.app/api/v1/content
[ { "id": "<string>", "state": "<string>", "flagList": [ "<string>" ] } ]
Get a list of content
Was this page helpful?