API Reference

People Profile Details

This API is used to get the profile details of the user.

Here is a description of Response fields.

Field

Description

id

This field represents people ID.

userId

This field represents the user ID.

firstName

This field represents the first name of the user.

lastName

This field represents the last name of the user.

pronouns

This field represents the pronouns of the user.

photo

This field represents the photo of the user.

coverPhoto

This field represents the cover photo of the user.

acceptDirectMessages

This field represents whether the user accepts direct messages or not.

acceptMeetingRequests

This field represents the accessibility of accepting a meeting request.

Example:
Everyone - Any user can send a meeting request to this user.
My Connection - Only connected users can send a meeting request.
No one - No user can send a meeting request to this user.

showContactInfo

This field represents if the user wants to show contact info or not.

company

This field represents the user's company.

title

This field represents the user's title.

timezoneId

This field represents the user's time zone.

equivalentTimezone

This field represents the user's equivalent time zone.

status

This field represents the connection status of the user.

rejectedBy

This field represents the ID of rejected by the user.

eventId

This field represents the event ID.

videoIntro

This field represents the video intro URL.

extraInfo

This field represents extra information fields including
"about me," "wants to learn," "knows," & "wants to meet."

interests

This field represents the interests of the user.

availabilityDuration

This field represents the availability duration of the user.

request

This field represents if the connection status of the suer is request type or not.

instagram

This field represents the Instagram URL of the user.

facebook

This field represents the Facebook URL of the user.

twitter

This field represents the Twitter URL of the user.

linkedIn

This field represents the LinkedIn URL of the User.

availabilityStartTime

This field represents the availability start time of the user for meetings.

availabilityEndTime

This field represents the availability end time of the user for meetings.

availabilityTimezoneId

This field represents the availability time zone ID of the user for the meeting.

showProfile

This field represents if the user's profile will be shown or not.

rules

This field represents the meeting availability rules of the user.

meetingAvailabilitySetted

This field represents if the meeting availability rule is defined or not.

emailNotification

This field represents if email notifications are enabled or not.

allowCallsAndVideosFromNotConnectedAttendees

This field represents if the user allows calls and videos from not connected attendees.

exposeProfileToOtherUser

This field represents user wants to expose their profile to others or not.

Here is a Description for Error Code.

Response status code

Error Code

Description

401

4010101

You are not authorized to access this.

404

Request path not found.

405

Request method not supported.

Language
Credentials
Header
Click Try It! to start a request and see the response here!