v1

latestOpenAPI 3.0.12026-07-245752052.0 MB
requirements

Retreive a requirement by its unique identifier

get/api/servicecompliancev2/requirements/{identifier}

Path parameters

identifierstring uuid required

requirement unique identifier

Query parameters

fromLangstring

Locale-style string indicating from which language the backend should translate relevant string values - works in conjunction with toLang

toLangstring

Locale-style string indicating the backend should translate relevant string values to the specified language - works in conjunction with fromLang

Response

Fetch a single requirement by uuid

Example response

{
  "meta": {
    "timestamp": "2021-05-05T09:47:58.924Z",
    "verb": "GET",
    "path": "/api/structure/resources/5949cf7c-fec6-4b31-947c-3aceabff58c5",
    "jti": "%cQN3RIGp",
    "rid": "$2d2zkHZ5",
    "count": 1,
    "status": "200",
    "duration": 17,
    "size": 1234
  }
}