to use wildcards in Query Parameters

Options

Is it possible to use wildcards in the api query parameters, for example, I need to search by First and Last Names in this api, GET /d2l/api/lp/(version)/users/

Unfortunately, there is no such Query Parameters, but if I can search externalEmail with wildcards, it will help.

Tagged:

Answers