Cryptlex Forums

API: Filtering user by email and licenses by name

C
cartesiam

Hello,

When using https://api.cryptlex.com/v3/users?email=john, it doesn’t give any result if there is no exact match on email. Is it possible to have the email filtering on/users working like the one on /licenses? (the condition is “contains”, for example https://api.cryptlex.com/v3/users?email=john will return a user with email="john.smith@comp.com").

Moreover, would it be possible also to add on /licenses a filtering by user’s first and last name?

Regards,

A
Adnan KamiliCryptlex team

Hi,

In case of users you can use:’

https://api.cryptlex.com/v3/users?query=john

We will see to it.

← Back to all topics · 2 posts · 1055 views · opened 2020-08-24