List Contacts (criteria)
documentedRetrieve contacts by criteria (category, type, range, etc.) with pagination.
GET /reports{?nextPageToken,category,type,range,orderBy,orderDirection,limit}コンタクトAPIno implementation yet0 runsInput
nextPageToken
Next Page Token
Token from previous response to fetch the next page
category
Category
Category filter (repeat for multiple values if needed)
type
Type
Type filter (e.g., Meeting, Call)
range
Owner Range
Target owner range (me | all)
orderBy
Order By
Property to sort by (e.g., updatedAt)
orderDirection
Order Direction
Sort direction (asc | desc)
limit
Limit
Maximum number of results to return (1-300)
Calls Sansan as you (your API key is your account); keychains.dev holds the credentials.