Retrieve the list of historical status

get

/service/v1/historicalStatus

This endpoint is used to retrieve the list of historical status.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : HistoricalStatusCollection
Type: object
Collection of Historical statuses.
Show Source
Nested Schema : HistStatusList
Type: array
Show Source
Nested Schema : HistoricalStatusModel
Type: object
Historical status Model
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top