admin-contacts
Get All Contacts
Get all contacts for the admin portal Contacts page with pagination. Returns complete contact data with all fields.
get/api/admin/contacts/all
Query parameters
searchstring
Search by name, email, company, or phone
Search by name, email, company, or phone
contact_typestring
Filter by contact type
Filter by contact type
limitinteger
Number of contacts per page
Number of contacts per page
skipinteger
Number of contacts to skip
Number of contacts to skip
Response
Successful Response
{"stackTrail":"paths:/api/admin/contacts/all:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.