---
title: "Get a list of authors associated with a service-unit with paging and filtering"
method: GET
path: "/service-unit/{id}/author"
tags: ["service-unit", "author"]
---

# Get a list of authors associated with a service-unit with paging and filtering

`GET /service-unit/{id}/author`

## Query parameters

- `name` string
- `page` integer
- `limit` integer

## Response `200`

An array of Author objects

---

[API](https://skmtc.net/dvidshub/apis/dvids-content-submission-api.md) · [All operations](https://skmtc.net/dvidshub/apis/dvids-content-submission-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dvidshub/dvids-content-submission-api/revisions/921b385ab6b9/schema)
