---
title: "Get Status"
method: GET
path: "/trading/automation/status"
---

# Get Status

`GET /trading/automation/status`

Use this endpoint to check whether your account has the automation feature active.

## Response `200`

200

- object
  - `success` boolean
  - `data` object
    - `steam_id` string
    - `trade_url` string
    - `has_api_key` boolean
    - `has_access_token` boolean
    - `access_token_expires_at` string
    - `automation_enabled_read_only` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/csgoempire/apis/csgoempire-api.md) · [All operations](https://skmtc.net/csgoempire/apis/csgoempire-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/csgoempire/csgoempire-api/revisions/638e58458b14/schema)
