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
Available options:
In Progress
Available options:
add
, update
, delete
Available options:
none
, safety
, environmental
, performance
, reliability
, maintainability
, security
, interface
, design