---
title: "Get My Accounts"
method: GET
path: "/v1/account/my-accounts/"
---

# Get My Accounts

`GET /v1/account/my-accounts/`

## Query parameters

- `from` string, date
- `to` string, date
- `previous` boolean

## Response `200`

200

- object[]
  - `id` string
  - `email` string
  - `mid` string
  - `legal_name` string
  - `dba_name` string
  - `merchant_name` string
  - `status` string
  - `pci_compliance_grade` unknown
  - `gateway_type` string
  - `trans_type` unknown
  - `sic_code` string
  - `approved_volume` string
  - `last_process_date` unknown
  - `first_batch_date` unknown
  - `agent_referral` unknown
  - `website` string
  - `phone_number` integer
  - `owner_first_name` string
  - `owner_last_name` string
  - `street_address` string
  - `city` string
  - `state` string
  - `zipcode` string
  - `business_phone` string
  - `cell_phone` unknown
  - `owner_address` string
  - `owner_city` string
  - `owner_state` string
  - `owner_zipcode` string
  - `owner_email` string
  - `start_processing` unknown
  - `approved_average` string
  - `approved_high_ticket` string
  - `settlement` string
  - `isActive` boolean
  - `isDormant` boolean
  - `isInactive` boolean
  - `residualMonthPrevious` integer
  - `residualYearToMonth` integer

## 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/revisions/face82bdd778/schema)
