API Reference
List Projects
GET
/api/v1/projectsRetrieve all projects for the authenticated user.
Example Request
bash
curl -X GET https://awrag.io/api/v1/projects \
-H "Authorization: Bearer YOUR_TOKEN"/api/v1/projectsRetrieve all projects for the authenticated user.
curl -X GET https://awrag.io/api/v1/projects \
-H "Authorization: Bearer YOUR_TOKEN"