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