GET /v1/contactroles

visma.com

Summary: Get contact roles.
Operation ID: ContactRoles_GetContactRoles
Auth: unknown

Parameters (5)

active (boolean, query, optional)

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

calculateRowCount (boolean, query, optional, default: False)

Optional: Calculate total number of rows.

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 role name.

No probe data for this endpoint yet.