Get a counterpart's contacts

Returns all contacts defined for the specified organization-type counterpart.

Authentication

AuthorizationBearer

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

Path parameters

counterpart_idstringRequired

ID of a counterpart to return contacts for. Only organization-type counterparts can have contacts.

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Response

Successful Response
datalist of objects

Errors

401
Get Counterparts ID Contacts Request Unauthorized Error
403
Get Counterparts ID Contacts Request Forbidden Error
404
Get Counterparts ID Contacts Request Not Found Error
409
Get Counterparts ID Contacts Request Conflict Error
422
Get Counterparts ID Contacts Request Unprocessable Entity Error
429
Get Counterparts ID Contacts Request Too Many Requests Error