Skip to content

Note Author

Who wrote the note. Null when the teammate who wrote it has since been deleted.

typestring

The kind of author. admin when a teammate wrote the note; ai when Fin did.

Enum:"ai""admin"
Example:"admin"
admin_idstring or null

The id of the admin who wrote the note. Present only when type is admin.

Example:"884120017"
{ "type": "admin", "admin_id": "884120017" }