v1

latestSwagger 2.02026-07-134146194.6 MB
Contacts

Gets one or more contacts.

This method returns one or more contacts associated with a Docusign account. You can also retrieve contacts from connected cloud storage providers by using the cloud_provider query parameter. By default, contacts are retrieved from the Docusign account's default address book.

To return a specific contact, use the contactId query parameter. To return all contacts associated with an account, omit this parameter.

get/v2.1/accounts/{accountId}/contacts/{contactId}

Path parameters

accountIdstring required

The external account number (int) or account ID GUID.

contactIdstring required

The ID of a contact person in the account's address book.

Note: To return all contacts, omit this parameter. It is not required.

Query parameters

cloud_providerstring

(Optional) The cloud provider from which to retrieve the contacts. Valid values are:

  • rooms
  • docusignCore (default)

Response

Successful response.