Apis::V4::People API

get person record with notes

Parameters

Name Description
access_token JSON Web Token retrieved from the Sessions endpoint (you can also pass this into the Authorization header)
organization_ids comma delimited list of organization ids to scope the items to
include Comma delimited list of includes desired. Format: ClassName.field
fields A comma separated list of fields to return in the response for the given type. A resource object's attributes and its relationships are collectively called its 'fields'. Clients may restrict the set of fields in order to improve performance. Multiple types can be specified. If no fields param is specified then by default all fields are returned. Example

Request

Headers

Version: HTTP/1.0
Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0LCJleHAiOjE3NTQ1OTY0NzMsImlhdCI6MTc1NDU5NjI5M30.lhJD0NY-TnryhE13H-YBDFBVgX28TIbZ4s7eyH5LMHg
Host: example.org
Cookie: 

Route

GET /apis/v4/people/10?organization_ids=11&include=person_notes

Query Parameters

organization_ids=11
include=person_notes

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
Content-Type: application/vnd.api+json
Vary: Accept
X-MH-Session: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0LCJleHAiOjE3NTQ3NjkwOTMsImlhdCI6MTc1NDU5NjI5M30.8NmVYxuUfAqScwm4WGi6bmpr5fKlomITzc4fReMOzKA
Access-Control-Expose-Headers: X-MH-Session
ETag: W/"4fba0059834242c13c9959171e01e814"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 7d691341-8172-403a-8f1a-01d42da61600
X-Runtime: 0.054285
Content-Length: 997

Status

200

Body