Skip to main content
GET
List Services

List Services

Returns every service in your price list. This endpoint returns all results directly, without pagination.

Request

Response

baseRate is a decimal string, not a number — it comes straight from the database column so no precision is lost in JSON. unitType is one of PER_HOUR, PER_DAY, PER_FLIGHT, PER_MILE, PER_AREA, PER_PROJECT, PER_SQFT, PER_ACRE, PER_SQM.
Effort hours and typical quantity are internal cost data and are deliberately not exposed here. There are no pricing tiers — a service is one offering. See Pricing.

Required scope

service:read

Errors

Last modified on September 7, 2026