---
title: "List collaborators"
method: GET
path: "/v1/artifacts/{id}/collaborators"
tags: ["Collaborators"]
---

# List collaborators

`GET /v1/artifacts/{id}/collaborators`

## Response `200`

Collaborators

- object
  - `collaborators` Collaborator[]
    - `email` string, email
    - `role` 'owner' | 'editor' | 'viewer'

---

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