---
title: "Get a list of service units with paging and filtering"
method: GET
path: "/service-unit"
tags: ["service-unit"]
---

# Get a list of service units with paging and filtering

`GET /service-unit`

By default, this operation returns the units in which the consumer has an active 
membership. To control this behavior, use the `only_mine` query parameter.

## Query parameters

- `name` string
- `branch` string
- `only_mine` boolean
- `page` integer
- `limit` integer

## Response `200`

An array of ServiceUnit 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)
