GET api/agency/milestoneconfigurations
Get the milestone configurations for an agency Processes this agency API request. The parameter and response sections describe the data exchanged with the API.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A list of milestone configurations for the agency
Collection of ProgressionMilestonesConfigurationDataContract| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
The name value. |
string |
None. |
| Milestones |
The collection of milestones. |
Collection of ProgressionMilestoneDataContract |
None. |
| MilestonesConfigurationLeaseType |
The milestones configuration lease type value. |
EnumDataContract |
None. |
| MilestonesConfigurationRoleType |
The milestones configuration role type value. |
EnumDataContract |
None. |
| Id |
The unique identifier of this resource. |
integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.