Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationsummary Accept the contact invitation
Optional
contactStatusUpdateDeets: ContactStatusUpdateDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
summary Bulk add contacts
Optional
contactBulkCreateDeets: ContactBulkCreateDeetsAll the contact details
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Retrieve an avatar by id
The id of the record you wish to retrieve
Optional
avatarType: AvatarTypedefault contact simpleContarct paymentCycle
Optional
userId: stringThe user id to operate on their behalf (tenants only)
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Get a single contact
The id of the record you wish to retrieve
Optional
userId: stringThe user id to operate on their behalf (tenants only)
Optional
options: RawAxiosRequestConfigOverride http request option.
summary List contacts
Optional
limit: numberA limit of the number of objects to be returned for the next page, between 1 and 100. The default is 25
Optional
page: number1-based page index for paginated results
Optional
userId: stringThe user id to operate on their behalf (tenants only)
Optional
options: RawAxiosRequestConfigOverride http request option.
summary List of invited contacts
Optional
contactStatus: ContactStatusPersonaFilterall invited accepted rejected
Optional
limit: numberA limit of the number of objects to be returned for the next page, between 1 and 100. The default is 25
Optional
page: number1-based page index for paginated results
Optional
userId: stringThe user id to operate on their behalf (tenants only)
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Create a contact record - contact invite.
Optional
contactInviteCreateDeets: ContactInviteCreateDeetsThe contact details
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Update a contact record - contact invite.
Optional
contactInviteUpdateDeets: ContactInviteUpdateDeetsThe contact details
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Create a contact record
Optional
contactCreateDeets: ContactCreateDeetsThe contact details
Optional
options: RawAxiosRequestConfigOverride http request option.
Search contacts in the network based on Name, KnownName, Business name or Handle Returns a list of EndUser_Deets.
summary Search contactsOptional
term: stringThe search term or keyword
Optional
limit: numberA limit of the number of objects to be returned for the next page, between 1 and 100. The default is 25
Optional
page: number1-based page index for paginated results
Optional
userId: stringThe user id to operate on their behalf (tenants only)
Optional
options: RawAxiosRequestConfigOverride http request option.
avatar_id could be tenant.id, contact.id, work.id, project.id, team.id, etc summary Upload avatar image via file
contact id
Optional
file: FileOptional
options: RawAxiosRequestConfigOverride http request option.
avatar_id could be tenant.id, contact.id, work.id, project.id, team.id, etc summary Upload avatar via JSON body
The id of the record you wish to retrieve
Optional
userId: stringThe user id to operate on their behalf (tenants only)
Optional
avatarBytes: AvatarBytesOptional
options: RawAxiosRequestConfigOverride http request option.
avatar_id could be tenant.id, contact.id, work.id, project.id, team.id, etc summary Generate a new avatar image via AI prompt.
Optional
avatarPromptCreateDeets: AvatarPromptCreateDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
summary Retrieve the payment acceptance status for an account
Optional
accountId: stringAccount Id to accept payments from
Optional
status: AcceptPaymentStatusEnumAccept payment status enum pending accepted suspended
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Reject the contact invitation
Optional
contactStatusUpdateDeets: ContactStatusUpdateDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
summary List requests
Optional
limit: numberA limit of the number of objects to be returned for the next page, between 1 and 100. The default is 25
Optional
page: number1-based page index for paginated results
Optional
userId: stringThe user id to operate on their behalf (tenants only)
Optional
options: RawAxiosRequestConfigOverride http request option.
ContactsApi - object-oriented interface export ContactsApi