---
title: "Contributor Collection"
method: GET
path: "/contributor"
tags: ["Contributor"]
---

# Contributor Collection

`GET /contributor`

Return a collection of Contributors.

## Query parameters

- `updatedAfter` string
- `limit` integer
- `aliases` boolean

## Response `200`

OK

- object

## Changes

- **2018-11-19** `2c281dfeb0b9` — 1 warning
  - deleted the `query` request parameter `updatedBefore`
- **2018-10-30** `9180559512b4` — 2 warning, 2 info
  - deleted the `query` request parameter `after`
  - deleted the `query` request parameter `updatedSince`
  - added the new optional `query` request parameter `updatedAfter`
  - added the new optional `query` request parameter `updatedBefore`
- **2018-04-27** `a607c91d1a34` — 1 info
  - endpoint added
- **2018-04-18** `9e3406eac756` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/pressassociation/apis/tv-api/changes/contributor/get.md)

---

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