Authorizations
API key generated in the Portal (Account Settings → API Keys).
Path Parameters
Project ID. Obtain via GET /projects or from the project URL.
Query Parameters
Page number, starting at 1. Default: 1.
Items per page (1–100). Default: 100.
Sort direction. One of: asc, desc. Default: asc.
Available options:
Asc
, Desc
Sort field. One of: risk, performance, fullName. Default: risk.
Available options:
Risk
, Performance
, FullName
Substring match across referenceId, fullName, and email.
Maximum length:
500