Curl REST API GET Example

An example of a Curl command for sending a GET request to the REST API endpoint to get a JSON. Try it yourself with ReqBin online Curl Client.

Query Params

The authorization header will be automatically generated when you send the request. Read more about HTTP Authentication.

Headers

HTTP Message

Generate Code Snippets for Curl REST API GET Example

Convert your Curl REST API GET request to the PHP, JavaScript/AJAX, Node.js, Curl/Bash, Python, Java, C#/.NET code snippets using the ReqBin code generator.