Get Critical Control Points

Returns a list of critical control points in the library.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns the critical control points (CCPs) of the library, newest first. Deleted CCPs are not returned.

The possible values of type and mitigation_policy are listed on the
Reference Values page.

Query Params
int32
Defaults to 1

A page number within the paginated result set.

int32
Defaults to 10

The number of items to return per page. The maximum is 200.

string

Order the results. The possible values are: name, code, type, created, modified. You can reverse the order by prepending "-" to the value.

string

Filter on the CCP name (case-insensitive, partial match).

string

Filter on the CCP code

integer
enum

Filter on the CCP type ID. See CCP types.

integer
enum

Filter on the mitigation policy. See Mitigation policy.

Allowed:
string

Filter on the ID of the supervisor user.

Responses

400

Invalid filter or pagination parameters.

403

User lacks permission to view the tasks dashboard.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json