userIds Array of String required
users Array
id String
firstName String
lastName String
primaryEmail String
emails Array
email String
isPrimary Boolean
createdAt String
updatedAt String
verifiedAt String
username String
status String ENUM
profilePhotoFileId String
profilePhotoUrl String
profilePronouns String
profileLocation String
profileAbout String
lastSeenAt String
timezone String
integrationId String
createdAt String
updatedAt String
bannedAt String
deletedAt String
code Integer The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
message String A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the [google.rpc.Status.details][google.rpc.Status.details] field, or localized by the client.
details Array
@type String The type of the serialized message.
Was this guide helpful?