Python
Contacts
List contacts
Returns contacts with pagination and optional search.
GET
Python
Authorizations
Your SuperU API key.
Query Parameters
Page number
Required range:
x >= 1Example:
1
Contacts per page (1-100)
Required range:
1 <= x <= 100Example:
10
Search text
Example:
"ava"
Response
Contacts returned

