API Reference
GET /v1/projects
Retrieve a list of all projects.
curl -X GET https://api.projecthub.io/v1/projects \
-H "Authorization: Bearer YOUR_TOKEN" \
-H "Content-Type: application/json"Retrieve a list of all projects.
curl -X GET https://api.projecthub.io/v1/projects \
-H "Authorization: Bearer YOUR_TOKEN" \
-H "Content-Type: application/json"