---
title: "GET /rest?method=flickr.people.getInfo"
method: GET
path: "/rest?method=flickr.people.getInfo"
tags: ["Public"]
---

# GET /rest?method=flickr.people.getInfo

`GET /rest?method=flickr.people.getInfo`

Returns a person

## Query parameters

- `api_key` string, required
- `user_id` string

## Response `200`

OK

- object
  - `person` Person
    - `id` string
    - `nsid` string
    - `ispro` boolean
    - `can_buy_pro` boolean
    - `iconserver` string
    - `iconfarm` string
    - `path_alias` string
    - `has_stats` boolean
    - `coverphoto_server` string
    - `coverphoto_farm` string
    - `is_ad_free` boolean
    - `coverphoto` PhotoURLs
      - `h` string
      - `l` string
      - `s` string
      - `t` string
    - `expire` boolean
    - `user_secret` string
    - `username` object
      - `_content` string
    - `realname` object
      - `_content` string
    - `mbox_sha1sum` object
      - `_content` string
    - `location` object
      - `_content` string
    - `timezone` object
      - `label` string
      - `offset` string
      - `timezone_id` string
    - `description` object
      - `_content` string
    - `photosurl` object
      - `_content` string
    - `profileurl` object
      - `_content` string
    - `mobileurl` object
      - `_content` string
    - `photos` object
      - `firstdatetaken` object
        - `_content` string
      - `firstdate` object
        - `_content` string
      - `count` object
        - `_content` string
      - `views` object
        - `_content` string
    - `yintl` string
    - `unread_messages` object
      - `_content` string
    - `cover` Cover
      - `id` string
      - `owner` string
      - `secret` string
      - `server` string
      - `farm` string
      - `title` string
      - `ispublic` boolean
      - `isfriend` boolean
      - `isfamily` boolean
      - `y` string
    - `disable_keyboard_shortcuts` object
      - `_content` string
  - `stat` string

---

[API](https://skmtc.dev/flickr/apis/flickr-api-schema.md) · [All operations](https://skmtc.dev/flickr/apis/flickr-api-schema/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/flickr/flickr-api-schema/revisions/0bb9aa5f48a7/schema)
