Get About Account stats
GET /2/profile/{handle}/about
GET
/2/profile/{handle}/about
Returns the same about_account object as /2/profile/{handle} with about_account / aboutAccount enabled, without fetching the full profile.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” handle
required
string
Example
XUsername without @, or numeric user id as id:<rest_id> (e.g. id:783214). Case-insensitive id: prefix.
Responses
Section titled “ Responses ”About metadata (check code); about_account omitted when upstream has none
object
code
required
number
message
required
string
about_account
object
based_in
string
location_accurate
boolean
created_country_accurate
boolean
source
string
username_changes
object
count
required
number
last_changed_at
required
string
Invalid path parameters
object
code
required
number
message
required
string
User not found
object
code
required
number
message
required
string
about_account
object
based_in
string
location_accurate
boolean
created_country_accurate
boolean
source
string
username_changes
object
count
required
number
last_changed_at
required
string