Skip to content

User find by email return list of users without the User model #219

@jbvsmo

Description

@jbvsmo

The intercom API for intercom.users.find(email=something) is returning an object that is a list of users that should work like the CollectionProxy but it doesn't.

Only solution right now is to always use find_all (except for id, where it is broken for similar reasons)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions