7 lines
113 B
HTTP
7 lines
113 B
HTTP
|
|
|
|
### GET request with a header
|
|
GET {{domain}}/api/cars
|
|
Accept: application/json
|
|
Authorization: Bearer {{token}}
|