access_last_key_rotation_at

The timestamp of the previous key rotation.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-last-key-rotation-at-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_last_key_rotation_at",
  "title": "access_last_key_rotation_at",
  "description": "The timestamp of the previous key rotation.",
  "example": "2014-01-01T05:20:00.12345Z",
  "format": "date-time",
  "type": "string"
}