---
title: "GET /users/self/requested-by"
method: GET
path: "/users/self/requested-by"
tags: ["Relationships"]
---

# GET /users/self/requested-by

`GET /users/self/requested-by`

List the users who have requested this user's permission to follow.

## Response `200`

OK

- object
  - `meta` object
    - `code` integer
  - `data` MiniProfile[]
    - `user_name` string
    - `full_name` string
    - `id` integer
    - `profile_picture` string

---

[API](https://skmtc.dev/datacol-io/apis/instagram-api.md) · [All operations](https://skmtc.dev/datacol-io/apis/instagram-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datacol-io/instagram-api/revisions/35709f156a45/schema)
