cURL
curl --request GET \ --url https://api.example.com/api/v1/expenses/:id
Retrieve a single expense by ID.