List assessment types
Lists the domain’s assessment types. Returns both active and archived
types by default; pass the status query parameter to filter server-side.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Controls the maximum number of items returned in one response from the API.
1 <= x <= 100A marker or pointer, telling the API where to start fetching items for the subsequent page in a paginated dataset. Note that the requested page will not include the item that corresponds to this cursor but will start from the one immediately after this cursor.
Filter assessment types to a single lifecycle status The lifecycle status of a vendor assessment type:
- ACTIVE: The assessment type is available for use.
- ARCHIVED: The assessment type has been archived and is kept for historical reference.
ACTIVE, ARCHIVED Response
Ok
Related topics
List assessments by vendor IDGet assessment type by IDGet assessment by IDList audit controlsUpsert a control's assessment within an audit