---
title: "List Instagram accounts in the workspace"
method: GET
path: "/accounts"
---

# List Instagram accounts in the workspace

`GET /accounts`

Resource discovery: returns every Instagram account belonging to the authenticated workspace. Use the returned `id` as `account_id` when calling POST /publications.

## Response `200`

List of accounts

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/lovable/apis/loomly-public-api.md) · [All operations](https://skmtc.dev/lovable/apis/loomly-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lovable/loomly-public-api/revisions/082fb473547f/schema)
