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 response is of type object
.