Models/Requirements
Get a specific requirement
Retrieves a specific requirement by ID
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the model
ID of the requirement
Response
200
application/json
Requirement details
The id of the requirement
The level of the requirement
The name of the requirement
The statement of the requirement
The systems that are related to the requirement
Available options:
In Progress
Available options:
add
, update
, delete
Available options:
none
, safety
, environmental
, performance
, reliability
, maintainability
, security
, interface
, design