GET /v1/contactcommunications

visma.com

Summary: Get all contact communications.
Operation ID: ContactCommunications_GetCommunications
Auth: unknown

Parameters (5)

active (boolean, query, optional)

If not given, return all contact communications, if given as true return only active contact communications, if given as false returns only inactive contact communications.

changedSince (string, query, optional)

Optional: Get contact communications that have been added or changed after this date time (greater or equal).

firstRow (integer, query, optional, default: 0)

Optional: first row to fetch. Default 0 = first row.

rowCount (integer, query, optional)

Optional: How many rows to fetch, Default 20, maximum 100.

textToSearch (string, query, optional)

Optional: Text to search from contact communication value.

No probe data for this endpoint yet.