curl --location --request GET 'https://dev.your-api-server.com/api/ner/v1/example?exampleId=eb9bbbe5-64e8-4f3f-ae1b-bb7c656b1120' \ --header 'Accept: application/json, text/plain, */*' \ --header 'authorization: {{ACCESS_TOKEN}}'
{}