Skip to content

API endpoint /api/contacts.list does not allow search by partial email, complains about "invalid email format" #292

@reikjarloekl

Description

@reikjarloekl

The documentation for the API endpoint specifies that using the query parameter email, it would be possible to "Filter by email (case-insensitive partial match)".

However, when the parameter is set to an email domain only (to get all contacts belonging to the same company for example), the call produces an error:

400 - Invalid request: invalid email format

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