GET api/agency/milestoneconfigurations

Get the milestone configurations for an agency

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

A list of milestone configurations for the agency

Collection of ProgressionMilestonesConfigurationDataContract
NameDescriptionTypeAdditional information
Name

string

None.

Milestones

Collection of ProgressionMilestoneDataContract

None.

MilestonesConfigurationLeaseType

EnumDataContract

None.

MilestonesConfigurationRoleType

EnumDataContract

None.

Id

integer

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'SanitizingJsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Dezrez.Core.DataContracts.External.Api.Media.DocumentDataContract'. Path '[0].Milestones[0].Documents[0].Attachments'.

text/json

Sample:

An exception has occurred while using the formatter 'SanitizingJsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Dezrez.Core.DataContracts.External.Api.Media.DocumentDataContract'. Path '[0].Milestones[0].Documents[0].Attachments'.