---
title: "A list of creators"
method: GET
path: "/creators"
tags: ["Creators"]
---

# A list of creators

`GET /creators`

## Query parameters

- `page` integer
- `order` string

## Response `200`

Success

## Other responses

- `401` — Unauthorized; the request did not provide valid authentication details
- `403` — Forbidden; the provided credentials do not have permission to perform the requested action

## Changes

- **2025-04-11** (v0) `8c7c787dbbbb` — 1 breaking, 1 info
  - removed the media type `application/ld+json` for the response with the status `200`
  - added the media type `application/vnd.manyfold.v0+json` for the response with the status `200`
- **2025-04-10** (v0) `0c06b9c8b14e` — 3 info
  - the security scope `public` was added to the endpoint's security scheme `client_credentials`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
- **2025-04-08** (v0) `03c7e39614b7` — 1 info
  - the endpoint scheme security `client_credentials` was added to the API
- **2025-03-21** (v0) `a2ac2d4076f9` — 1 breaking
  - the `@context` response's property type/format changed from `string`/`` to `array`/`` for status `200`
- **2025-03-19** (v0) `7e2235cb3b9e` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/manyfold3d/apis/manyfold-api/changes/creators/get.md)

---

[API](https://skmtc.dev/manyfold3d/apis/manyfold-api.md) · [All operations](https://skmtc.dev/manyfold3d/apis/manyfold-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/manyfold3d/manyfold-api/revisions/a3cbfc387e66/schema)
