List

Lists organization-created contacts with association filters and search. | authz: min_org_role=operator | () -> (ContactListRes)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

searchstringOptional

Full-text search query

filter_org_idstringOptional

Filter by associated on-CHRT organization

filter_off_chrt_org_data_idstringOptional

Filter by associated off-CHRT organization data

filter_account_idstringOptional
Filter by associated account
sort_by"name"Optional
Field to sort by
sort_orderenumOptional
Sort order
Allowed values:
pageintegerOptional>=1Defaults to 1
page_sizeintegerOptional1-100Defaults to 20

Response

Successful Response
itemslist of objects
total_countinteger

Errors

422
Contacts List V1request Unprocessable Entity Error