Models/Requirements
Get all requirements for a model
Retrieves all requirements associated with a specific model
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the model
Response
200
application/json
List of requirements
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