Citizens' Engagement Platform API documentation

Explore the API interactively with GraphiQL

user

A participant (user or group) in the current organization

Arguments

id (ID)

The ID of the participant

nickname (String)

The @nickname of the participant

Return fields

about (String)

The user's about data

avatarUrl (String!)

The user's avatar url

badge (String!)

A badge for the user

badges ([BadgeScore])

The user's badges

deleted (Boolean!)

Whether the user's account has been deleted or not

directMessagesEnabled (String!)

If the user making the request is logged in, it will return whether this recipient accepts a conversation or not. It will return false for non-logged requests.

followersCount (Int)

The number of users following this user

followingCount (Int)

The number of users this user is following

id (ID!)

The user's id

name (String!)

The user's name

nickname (String!)

The user's nickname

organizationName (TranslatedField!)

The user's organization name

personalUrl (String)

The user's personal url

profilePath (String!)

The user's profile url

createdAt (DateTime)

The date and time this object was created

updatedAt (DateTime)

The date and time this object was updated

followers ([Author]!)

The followers of this resource

followsCount (Int)

The number of followers of the resource