Capsule CRM

Links

    Capsule CRM API

    Getting access, Developing, Testing

    Back to Capsule CRM

    GET Users

    Input

    type: object properties: parameters: type: object properties: embed: type: string title: Parameters

    Output

    type: object properties: users: type: array items: type: object properties: id: type: number locale: type: string currency: type: string status: type: string emailPreference: type: 'null' clickToCallPreference: type: 'null' preferredEmailFromAddress: type: 'null' party: type: object properties: id: type: number owner: type: object properties: id: type: number username: type: string pictureURL: type: string name: type: string team: type: 'null' type: type: string about: type: 'null' firstName: type: string lastName: type: string jobTitle: type: 'null' createdAt: type: string updatedAt: type: string organisation: type: 'null' lastContactedAt: type: 'null' title: type: 'null' pictureURL: type: string phoneNumbers: type: array addresses: type: array emailAddresses: type: array items: type: object properties: id: type: number type: type: 'null' address: type: string websites: type: array username: type: string timezone: type: string lastLoginAt: type: string pictureURL: type: string name: type: string taskReminder: type: boolean loggedIn: type: boolean