List cost sheets
List the cost sheets visible to the caller.
A sheet carries no money of its own — the cost is on its cost lines, which are permissioned separately, so a caller who can see that a job has been costed may still not be able to see what it cost.
Filter by cost_centre and cost_centre_type together for the sheet attached
to a particular work order or operation.
Authorizations
Session token for authentication.
Query Parameters
A comma separated list of related resources to include.
organisation Filters the response data based on the value provided.
Available filters:
id_in: Filter by cost sheet ID(s)cost_centre: Filter by the ID of the node being costedcost_centre_type: Filter by the type of the node being costed (scheme-contracts,schemes,work-orders,operations)status: Filter by status (quoted,approved,completed)created_at: Filter on when the sheet was created
Filter by cost_centre and cost_centre_type together to find the sheet for
a particular work order or operation.
For more information on using named filters, see the docs
A comma separated list of fields to sort by.
status, -status, cost_centre_type, -cost_centre_type, created_at, -created_at Limit the number of resources returned by the API
x >= 1Offset the resources returned by the API
x >= 0