List ProfilesGET
Return a list of client profiles based on the provided search, filter, and pagination criteria.
Authorization
Authorization<token>Bearer access token issued by the admin login flow.
In: header
Query Parameters
textstringsearch text in firstname, lastname, email, phone and ID
pagestringThe page number to return
Format:
"int64"pageSizestringthe max number of rows returned
Format:
"int64"A successful response.