# 조직의 모든 팔로워 조회

## UI 소개

{% tabs %}
{% tab title="데이터플로우" %}

<figure><img src="https://1362923181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5PH5ktGI0BWG6g9fvtcn%2Fuploads%2FJEQcBNuGWYPJeSchFMGH%2F%E1%84%89%E1%85%B3%E1%84%8F%E1%85%B3%E1%84%85%E1%85%B5%E1%86%AB%E1%84%89%E1%85%A3%E1%86%BA%200007-05-09%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%2012.03.50.png?alt=media&#x26;token=2ceb041d-7837-4001-8a66-19c459454f14" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

<table><thead><tr><th width="137" align="center">항목명</th><th width="292" align="center">항목소개</th><th align="center">비고</th></tr></thead><tbody><tr><td align="center"><strong>조직 ID</strong></td><td align="center">팔로잉 목록을 조회할 조직 ID 입력</td><td align="center"></td></tr></tbody></table>

***

## 실행 결과&#x20;

| 데이터 값                 | 데이터 내용    |
| --------------------- | --------- |
| **data\[]**           | 팔로워 목록    |
| **data\[].user\_id**  | 팔로워 인명 ID |
| **data\[].add\_time** | 팔로잉 추가일   |

{% hint style="info" %}
표시되는 모든 날자, 시간은 UTC 기준으로 조회됩니다.
{% endhint %}
