Get contacts by category with pagination
Contact Metrics
Get contacts by category with pagination
Drill-down endpoint — return the paginated contact list that maps to the requested categoryKey (or all uncategorized contacts when categoryKey is omitted).
GET
Get contacts by category with pagination
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.