Get Budget
GET/api/budget/:budgetId
Retrieve a specific budget by its ID
Request
Responses
- 200
- 403
- 404
- 409
- 500
Returns the specific budget by its ID
The user does not have access to the budget
Unable to find the budget by its ID
The user has partial acccess to the request
Internal error that prevented the retrieval of the budget