Get Scans
Retrieves a list of scans for the authenticated user’s company
Authorizations
API key for authentication
Query Parameters
Filter scans by project name
Filter scans by repository URL substring
Filter scans by exact branch name
Filter scans by exact pull request or merge request identifier
Filter scans by exact commit SHA
Filter scans that contain this metadata key. Combine with metadata_value to match an exact key and value.
Match an exact value for metadata_key, or search across scan metadata when used alone.
Filter scans by the user who triggered them. Use an email address or "current_user".
Filter scans by type. Use "full" for full scans or "partial" for scans limited to selected files.
full, partial The page number for pagination
The number of results per page
x <= 50