---
title: "Get Revenue Accounts"
method: GET
path: "/api/Article/RevenueAccounts"
tags: ["Article"]
---

# Get Revenue Accounts

`GET /api/Article/RevenueAccounts`

## Response `202`

- DefaultResponseDTOOfStatusDTO — The DefaultResponseDTO Class. Contains fields of DefaultResponse DTO in application.
  - `isError` boolean
  - `message` string, nullable
  - `responseException` unknown
  - `result` StatusDTO — Imideate response for long running api call.
    - `messageId` string, nullable — Reference id for status endpoint
    - `statusText` string, nullable — Status of API Call
    - `url` string, nullable — Relative url for stauts check

## Other responses

- `500`

---

[API](https://skmtc.net/tlapi/apis/tl-api.md) · [All operations](https://skmtc.net/tlapi/apis/tl-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tlapi/tl-api/versions/349096cc3ded/schema)
