Sprints
The Sprints resource is used to view sprints in Agile development. A sprint is a time-boxed activity in which a usable product increment is created.
Columns
| Name | Type | Description |
| SprintId [KEY] | Long | Unique identifier of the sprint. |
| SprintName | String | The name of the sprint. |
| StartDate | Date | The start date of the sprint. |
| EndDate | Date | The finish date of the sprint. |
| Description | String | The description of the sprint. |
| Finder | String | finder |