Last time the token was used.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/iam_last_used_on", "title": "iam_last_used_on", "description": "Last time the token was used.", "example": "2020-01-02T12:34:00Z", "format": "date-time", "readOnly": true, "type": "string" }