Find a list of usersAsk AIget https://api.sandbox.jaak.ai/api/v1/passwordless/clientIn this endpoint you can search for a list of enrolled users according to search parameters.Query ParamslimitintegerDefaults to 10Limit of items per pagepageintegerDefaults to 1Page in the paging you want to obtainstatusstringDefaults to activeThe current status of the userfullNamestringDefaults to John DoeFull name of userexternal-idstringDefaults to 123456789external id of clientmin-created-atdate-timeDefaults to 2022-01-19T00:00:00ZThe minimum date createdmax-created-atdate-timeDefaults to 2022-01-19T00:00:00ZThe maximum date createdResponses 200OK 400Bad RequestUpdated 12 months ago