1. Right click the browser and Click 'Inspect Element with Firebug'
2. Click on Network tab
3. Enter url of the request and press Enter.
4. Write click on the required request and click 'Copy as cURL'
5. Identical CURL request command will be copied.