List all projects
This endpoint is for retrieving a list of all projects.
Responses | |||
---|---|---|---|
200 Projects retrieved successfully
| |||
400 Bad request, such as invalid input
| |||
401 Unauthorized access
| |||
500 Internal Server Error
|
This endpoint is for retrieving a list of all projects.
Responses | |||
---|---|---|---|
200 Projects retrieved successfully
| |||
400 Bad request, such as invalid input
| |||
401 Unauthorized access
| |||
500 Internal Server Error
|
GET /projects/all
https://api.malipopay.co.tz/api/v1
curl -L 'https://api.malipopay.co.tz/api/v1/projects/all' \
-H 'Accept: application/json'