List policy evaluation decision logs.
Path parameters
Query parameters
Filter by correlation_id.
Filter by the datetime at which the log was created. This operates as an inclusive lower bound (greater than or equal to).
Filter by the datetime at which the log was created. This operates as an exclusive upper bound (less than).
Filter by whether the policy matched the package.
Type of package formats by which to filter logs (e.g. Nuget, Cargo, Raw). Multiple formats can be provided e.g. package_format=Nuget&package_format=Cargo.
Filter by package name.
Filter by package identifier (slug_perm).
A page number within the paginated result set.
Number of results to return per page.
Filter by policy identifier (slug_perm).
Filter by repository identifier (slug_perm).
A comma-separated string of fields to sort by. Legal fields are: id. Descending order can be expressed by prepending - to a field name.