GetApiKeysResp

  • data
    Type: array object[]
    required
    • createdDateTime
      Type: stringFormat: date-time
      required

      When the API key was created

    • id
      Type: string
      required

      Unique identifier for the API key

    • name
      Type: string
      required

      Name of the API key

    • status
      Type: stringenum
      required

      Current status of the API key

      values
      • Active
      • Expired
      • Revoked
    • expiresAt
      Type: stringFormat: date-time

      When the API key expires (if applicable)