Skip to main content
GET
Get all requirements for a model

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

modelId
string<uuid>
required

ID of the model

Response

List of requirements

id
string
required
level
string
required
name
string
required
statement
string
required
Minimum string length: 1
systems
string[]
required
status
required
Available options:
In Progress
functions
string[]
constraints
object[]
parentId
string
pendingState
enum<string> | null
Available options:
add,
update,
delete,
null
type
Available options:
none,
customer,
safety,
environmental,
performance,
reliability,
maintainability,
security,
interface,
design,
business
autoUpdate
boolean
customFields
object
updatedAt
string
info
object
schemaVersion
number
default:1