Choose your language:
    Collaborator

    A DatoCMS administrative area can be accessed by multiple people. Every collaborator is linked to a specific Role, which describes what actions it will be able to perform once logged in.

    Object payload
    id  string
    ID of collaborator
    email  string

    Email

    is2faActive  boolean

    Whether 2-factor authentication is active for this account or not

    fullName  string

    Full name

    isActive  boolean

    Whether the user is active or not

    meta.lastAccess  date-time, null

    Date of last reading/interaction

    role  role.id

    Role

    Available endpoints