iam_invited_by

The email address of the user who created the invite.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-iam-invited-by-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/iam_invited_by",
  "title": "iam_invited_by",
  "description": "The email address of the user who created the invite.",
  "example": "[email protected]",
  "maxLength": 90,
  "type": "string"
}