---
title: "Get authors"
method: GET
path: "/autofollow/authors"
tags: ["Autofollow API"]
---

# Get authors

`GET /autofollow/authors`

Get authors

## Response `200`

Successful operation

- Author[]
  - `userid` integer
  - `name` string
  - `firstname` string
  - `middlename` string
  - `lastname` string
  - `authordescription` string
  - `strategiescount` integer
  - `image` string

## Other responses

- `500` — Error

---

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