View Cost Categories by Workspace
get
/primeapi/restapi/costCategory/workspace/{id}
This endpoint returns cost categories that belong to a workspace with an ID value that matches the value of the {id} path parameter.
Request
Path Parameters
-
id: integer(int64)
Id of CostCategory to be found
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
404 Response
The requested cost category does not exist, or you do not have access to it.