---
title: "Get Agent Accounts"
method: GET
path: "/v1/agentaccounts"
---

# Get Agent Accounts

`GET /v1/agentaccounts`

It return all the accounts for the given agent_id

## Query parameters

- `agent_id` string
- `primary` boolean

## Response `200`

200

- object
  - `data` unknown[]
    - unknown
  - `meta` object
    - `include` string[]
    - `custom` unknown[]
      - unknown

## Other responses

- `401` — 401

---

[API](https://skmtc.net/payarc/apis/payarc-sandbox.md) · [All operations](https://skmtc.net/payarc/apis/payarc-sandbox/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/payarc/payarc-sandbox/versions/face82bdd778/schema)
