get https://api.capmo.de/api/v1/projects//plans/
This can be used to get a single project plan.
Responses
This can be used to get a single project plan.
xxxxxxxxxx
curl --request GET \
--url https://api.capmo.de/api/v1/projects/projectId/plans/planId \
--header 'Request-Id: YOUR_REQUEST_ID' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: