iam_invited_on

When the invite was sent.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-iam-invited-on-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/iam_invited_on",
  "title": "iam_invited_on",
  "description": "When the invite was sent.",
  "example": "2014-01-01T05:20:00Z",
  "format": "date-time",
  "readOnly": true,
  "type": "string"
}