---
title: "/me/profiles"
method: GET
path: "/external/api/partner/v1/me/profiles"
---

# /me/profiles

`GET /external/api/partner/v1/me/profiles`

See all profiles associated with this account. Does not support agency account.

## Response `200`

200

- object
  - `primary_profile_id` string
  - `profile_list` object[]
    - `id` string
    - `first_name` string
    - `last_name` string
    - `profile_picture` string
    - `status` string
    - `account_creation_date` string
    - `verified` string
    - `is_agency_profile` string
    - `is_business_profile` string
    - `is_neighbor_profile` string
    - `is_entity_profile` string
    - `business_name` string
    - `neighborhood_url` string
    - `city_name` string
    - `entity_page` object
      - `id` string
      - `url` string
      - `publication_url` string
      - `name` string
      - `logo_url` string
      - `description` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/nextdoor/apis/share-api.md) · [All operations](https://skmtc.net/nextdoor/apis/share-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nextdoor/share-api/revisions/e267916612d6/schema)
