result.data | object | Yes | — | — |
result.data.id | integer | Yes | — | Format: int32. Minimum: 1. Maximum: 2147483647. |
result.data.note | object | Yes | — | — |
result.data.note.id | integer | Yes | — | Format: int32. Minimum: 1. Maximum: 2147483647. |
result.data.note.content | object | Yes | — | — |
result.data.note.content.html | string | null | Yes | — | — |
result.data.note.creator | object | Yes | — | — |
result.data.note.creator.id | integer | Yes | — | Format: int64. Minimum: 1. Maximum: 9007199254740991. |
result.data.note.creator.firstName | string | null | Yes | — | — |
result.data.note.creator.lastName | string | null | Yes | — | — |
result.data.note.creator.primaryEmailAddress | string | null | Yes | — | Format: email. |
result.data.note.creator.type | "internal" | "collaborator" | "external" | Yes | — | Allowed: internal, collaborator, external. |
result.data.note.mentions | array | Yes | — | Maximum items: 100. |
result.data.note.mentions[].id | integer | Yes | — | Format: int32. Minimum: 1. Maximum: 2147483647. |
result.data.note.mentions[].type | "person" | Yes | — | — |
result.data.note.mentions[].person | object | Yes | — | — |
result.data.note.mentions[].person.id | integer | Yes | — | Format: int64. Minimum: 1. Maximum: 9007199254740991. |
result.data.note.mentions[].person.firstName | string | null | Yes | — | — |
result.data.note.mentions[].person.lastName | string | null | Yes | — | — |
result.data.note.mentions[].person.primaryEmailAddress | string | null | Yes | — | Format: email. |
result.data.note.mentions[].person.type | "internal" | "collaborator" | "external" | Yes | — | Allowed: internal, collaborator, external. |
result.data.note.createdAt | string | Yes | — | Format: date-time. |
result.data.note.updatedAt | string | null | Yes | — | Format: date-time. |
result.data.note.repliesCount | integer | No | — | Format: int32. Minimum: 0. Maximum: 2147483647. |
result.data.note.opportunitiesPreview | object | No | — | — |
result.data.note.opportunitiesPreview.data | array | No | — | Maximum items: 100. |
result.data.note.opportunitiesPreview.data[].id | integer | Yes | — | Format: int64. Minimum: 1. Maximum: 9007199254740991. |
result.data.note.opportunitiesPreview.data[].name | string | Yes | — | — |
result.data.note.opportunitiesPreview.data[].listId | integer | Yes | — | Format: int64. Minimum: 1. Maximum: 9007199254740991. |
result.data.note.opportunitiesPreview.data[].listName | string | Yes | — | — |
result.data.note.opportunitiesPreview.data[].isRestricted | boolean | Yes | — | — |
result.data.note.opportunitiesPreview.data[].isRedacted | boolean | Yes | — | — |
result.data.note.opportunitiesPreview.totalCount | integer | No | — | Format: int64. Minimum: 0. Maximum: 9007199254740991. |
result.data.note.personsPreview | object | No | — | — |
result.data.note.personsPreview.data | array | No | — | Maximum items: 100. |
result.data.note.personsPreview.data[].id | integer | Yes | — | Format: int64. Minimum: 1. Maximum: 9007199254740991. |
result.data.note.personsPreview.data[].firstName | string | null | Yes | — | — |
result.data.note.personsPreview.data[].lastName | string | null | Yes | — | — |
result.data.note.personsPreview.data[].primaryEmailAddress | string | null | Yes | — | Format: email. |
result.data.note.personsPreview.data[].type | "internal" | "collaborator" | "external" | Yes | — | Allowed: internal, collaborator, external. |
result.data.note.personsPreview.totalCount | integer | No | — | Format: int64. Minimum: 0. Maximum: 9007199254740991. |
result.data.note.companiesPreview | object | No | — | — |
result.data.note.companiesPreview.data | array | No | — | Maximum items: 100. |
result.data.note.companiesPreview.data[].id | integer | Yes | — | Format: int64. Minimum: 1. Maximum: 9007199254740991. |
result.data.note.companiesPreview.data[].name | string | Yes | — | — |
result.data.note.companiesPreview.data[].domain | string | null | Yes | — | Format: hostname. |
result.data.note.companiesPreview.totalCount | integer | No | — | Format: int64. Minimum: 0. Maximum: 9007199254740991. |
result.data.note.type | "ai-notetaker" | "ai-notetaker-reply" | Yes | — | Allowed: ai-notetaker, ai-notetaker-reply. |
result.data.note.interaction | object | No | — | — |
result.data.note.interaction.id | integer | Yes | — | Format: int64. Minimum: 1. Maximum: 9007199254740991. |