Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 619 Bytes

File metadata and controls

43 lines (33 loc) · 619 Bytes

Get Person Information

GET /info

Description

Get person information from access token

Required Scope

  • user.info.basic.read

Request

Headers

Name Required Description
Authorization yes Your OAuth token in the form of Bearer XXX

Example

GET /info

Response

Formats

  • json

Structure

Person Object

Example

Person Example