Get users based on query parametersCopy Pageget https://api.primeft.com/v2/usersReturns a list of users based on the provided query parameters.Query Paramsexternal_idstringnulllength between 1 and 255The external id associated with the useremailstringnullThe email address of the userphonestringnullThe phone number of the usermetadatastringnullThe key and value to search for in the external metadata, The format should be {key}:{value}Headersx-primeft-partner-idstringnullResponses 200Successful Response 401Unauthorized 403Forbidden 422Validation Error 500Internal server errorUpdated 9 months ago