get https://app.modzy.com/api/accounting/projects
This endpoint returns a list of all the projects. It can be sorted by name
, status
, createdAt
, updatedAt
, and visibility
.
Roles
Projects cannot access this route.
Responses
This endpoint returns a list of all the projects. It can be sorted by name
, status
, createdAt
, updatedAt
, and visibility
.
Roles
Projects cannot access this route.
xxxxxxxxxx
GET /api/accounting/projects HTTP/1.1
Authorization: ApiKey api.key
Accept: application/json
Content-Type: application/json