LF8/requests/getProject.http

4 lines
108 B
Plaintext
Raw Normal View History

2024-10-02 06:49:44 +00:00
### GET request to example server
2024-10-02 06:51:07 +00:00
GET http://localhost:8080/projects/2
2024-10-02 06:49:44 +00:00
Authorization: Bearer {{auth_token}}