GET api/v1/project/statuses

Get a list of project statuses

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Returns a list of ProjectStatusInfo objects.

Collection of ProjectStatusDto
NameDescriptionTypeAdditional information
Description

string

None.

Id

integer

None.

Name

string

None.

SortOrder

integer

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.