List all requirement types ordered by created_at descending
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Consolidated filter parameter for requirement types (deepObject style). Originally: filter[name]
Consolidated sort parameter for requirement types (deepObject style). Originally: sort[]
Specifies the sort order for results. If you want to sort by a field in ascending order, include it as a sort parameter. If you want to sort in descending order, prepend a - in front of the field name.
name, created_at, updated_at, -name, -created_at, -updated_at ["name"]