List scans for the authenticated user’s organization.
Required Scope: write:scan
Security: Organization-level filtering
Args: org_id: Optional organization ID filter status: Optional status filter limit: Maximum number of scans to return offset: Number of scans to skip auth: Authentication context
Returns: List of scans
Raises: 401: Unauthorized (invalid token/API key) 403: Forbidden (insufficient scope or no org access)
Use an API key in the X-API-Key header.
Successful Response
The response is of type Response List Scans Api Scans Get · object[]
.