cURL
curl --request GET \ --url https://vulnix0.com/api/v1/user/apikeys \ --header 'api-key: <api-key>'
[ { "prefix": "a1b2c3d4", "created_at": "2023-11-07T05:31:56Z", "last_used_at": "2023-11-07T05:31:56Z" } ]
Retrieves metadata for all API keys belonging to the user.
A unique API Key.
A list of API key metadata.
The first 8 characters of the API key for identification.
"a1b2c3d4"