Skip to main content

Awarded Projects API

Manage projects that have received funding grants.

Endpoints

MethodEndpointDescription
GET/api/v1/awarded-projectsList all awarded projects
GET/api/v1/awarded-projects/{id}Get awarded project by ID
POST/api/v1/awarded-projectsCreate an awarded project
PUT/api/v1/awarded-projects/{id}Update an awarded project
DELETE/api/v1/awarded-projects/{id}Delete an awarded project