---
title: "Get contacts from a segment"
method: GET
path: "/api/v1/group/{id}/contacts"
tags: ["Contacts"]
---

# Get contacts from a segment

`GET /api/v1/group/{id}/contacts`

The method is used to search for all contacts in a segment.

## Path parameters

- `id` integer, required

## Query parameters

- `startindex` integer
- `maxrows` integer
- `orderByTs` boolean
- `asc` boolean

## Response `200`

---

[API](https://skmtc.net/esputnik/apis/esputnik-com.md) · [All operations](https://skmtc.net/esputnik/apis/esputnik-com/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/esputnik/esputnik-com/versions/1c4afd7ba72a/schema)
