Portées requises
Cette API requiert l’une des portées suivantes :crm.objects.owners.read
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique identifier of the owner to be retrieved.
Query Parameters
Specifies whether to use 'id' or 'userId' as the identifier for the owner.
id
, userId
Whether to return only results that have been archived.
Response
successful operation
The timestamp when the owner was created, in ISO 8601 format.
"2019-10-30T03:30:17.883+00:00"
Whether the owner is archived.
false
The unique ID for the owner.
"6166860"
The type of owner. Accepted values are: PERSON, QUEUE.
PERSON
, QUEUE
"PERSON"
The timestamp when the owner was last updated, in ISO 8601 format.
"2019-12-07T16:50:06.678+00:00"
The owner's first name.
"John"
The owner's last name.
"Smith"
"[{\"id\":\"178588\",\"name\":\"West Coast Sales\",\"primary\":true},{\"id\":\"178590\",\"name\":\"California Sales\",\"primary\":false}]"
The user ID, including inactive users.
6166860
The ID of the active HubSpot user associated with the owner.
1296619
The owner's email address.
"jsmith@example.com"