Get API Key Last Used
API Keys
Get API Key Last Used
Return the last-used timestamp for a specific API key.
GET
Get API Key Last Used
Request
This endpoint does not require a Bearer token.
Path Parameters
The API key ID.
Response
The API key ID.
ISO 8601 timestamp of the most recent successful use, or
null if the key has not been used yet.Example
Raw HTTP (cURL)