api.contacts.get_current_user
GET /contacts/user— ACPortal
Python
api.contacts.get_current_user() -> ContactSimple
CLI
ab contacts get_current_user
GET /contacts/user
Response
Returns ContactSimple.
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
Unique identifier |
|
|
no |
First name |
|
|
no |
Last name |
|
|
no |
Full display name (from /contacts/user) |
|
|
no |
Email address |
|
|
no |
Phone number |
|
|
no |
Associated company UUID |
|
|
no |
Associated company name |
|
|
no |
Contact addresses list |
|
|
no |
Assistant name |
|
|
no |
Birth date |
|
|
no |
BOL notes |
|
|
no |
Care-of / attention line |
|
|
no |
Full company object |
|
|
no |
Display ID |
|
|
no |
Contact type identifier |
|
|
no |
Department name |
|
|
no |
Whether the contact is editable |
|
|
no |
Email addresses list |
|
|
no |
Fax number |
|
|
no |
Whether full name needs update |
|
|
no |
Whether the contact is active |
|
|
no |
Whether this is a business contact |
|
|
no |
Whether the contact record is empty |
|
|
no |
Whether this contact is a payer |
|
|
no |
Whether this contact is preferred |
|
|
no |
Whether this is the primary contact |
|
|
no |
Whether this contact is private |
|
|
no |
Job title |
|
|
no |
Job title identifier |
|
|
no |
Legacy system GUID |
|
|
no |
Owner franchisee UUID |
|
|
no |
Phone numbers list |
|
|
no |
Primary email address |
|
|
no |
Primary phone number |
|
|
no |
Root contact identifier |
|
|
no |
Tax ID |
|
|
no |
Website URL |