cURL
curl --request GET \ --url https://vulnix0.com/api/v1/scans \ --header 'api-key: <api-key>'
[ { "reqid": "95e201b5-93bf-4218-8b96-6fb23b8874d3", "status": "running", "target": "grok.com", "created_at": "2025-10-13T03:29:31.349Z", "updated_at": "2025-10-13T03:29:31.368Z" }, { "reqid": "f7a358e2-e8df-442b-9769-2f7455d983c6", "status": "completed", "target": "grok.com", "created_at": "2025-10-13T03:18:48.945Z", "updated_at": "2025-10-13T03:28:22.777Z" } ]
Retrieves a list of all scans initiated by the authenticated user.
Documentation IndexFetch the complete documentation index at: https://docs.onefirewall.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.onefirewall.com/llms.txt
Use this file to discover all available pages before exploring further.
A unique API Key.
List of user scans
pending
running
completed
failed