A User is a unique identifier that you can use to manage and organize your work.

created_at
string
required

Time at which the project was created

email
string
required

Email of the user

id
string
required

Unique identifier for the user

name
string
required

Name of the user

object
string
required

String representing the object's type. Objects of the same type share the same value

role
string
required

Role of the user

slug
string
required

Slug of the user

updated_at
string
required

Time at which the project was last updated

avatar_url
string

Avatar of the user

Was this page helpful?