Segments
The segment object
Fields
| Field | Type | Description |
|---|---|---|
| id | integer | The unique ID of the segment. |
| project_id | integer | The ID of the project this segment belongs to. |
| name | string | The display label of the segment. |
| project | Project | The parent project. Returned when requested via |
| created_at | datetime | When the segment was created. |
| updated_at | datetime | When the segment was last updated. |