v4

latestOpenAPI 3.0.12026-07-132714.2 KB
Basic

get/crm/owners/2026-09/{ownerId}

Path parameters

ownerIdinteger required

Query parameters

archivedboolean

Whether to return only results that have been archived.

idProperty'id' | 'userId'

Response

successful operation

archivedboolean required

Indicates whether the owner is archived.

createdAtstring date-time required

The date and time when the owner was created.

emailstring

The email address of the owner.

firstNamestring

The first name of the owner.

idstring required

The unique identifier of the owner.

lastNamestring

The last name of the owner.

type'PERSON' | 'QUEUE' required

The type of the owner, which can be either PERSON or QUEUE.

updatedAtstring date-time required

The date and time when the owner was last updated.

userIdinteger

The user ID of the owner.

userIdIncludingInactiveinteger

The user ID of the owner, including inactive users.