Export details of budget

GET /api-v1/budget/report/{id}

Headers

Path parameters

  • id integer Required

    id

Responses

GET /api-v1/budget/report/{id}
curl \
 -X GET http://10.10.10.132/api-v1/budget/report/{id}?format=string \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"