get https://api.teamgridapp.com/services
Get all services
Field | Possible values | Description |
---|---|---|
_id | String (17 characters long) | Unique identifier |
name | String | Display name of the service |
billable | Boolean | Indicates wether time entries, assigned to this service are billable (can be overridden by contact or project settings). |
hourlyRate | Number | If a user create time entries assigned to this service, this hourly rate will be applied (can be overridden by contact or project settings). |
createdAt | Date | When was the service created. |
createdBy | String (17 characters long) | Unique identifier of the user who created this service. |