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