---
title: "Get all contacts with phone book data"
method: GET
path: "/contacts/polling_trigger"
---

# Get all contacts with phone book data

`GET /contacts/polling_trigger`

Retrieves all contacts with their associated phone book entries. Requires a valid Bearer token.

## Response `200`

Successful retrieval

- object[]

## Other responses

- `404` — No contacts found
- `500` — Internal Server Error

---

[API](https://skmtc.net/supabase/apis/dalil-oauth-resource-api.md) · [All operations](https://skmtc.net/supabase/apis/dalil-oauth-resource-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/supabase/dalil-oauth-resource-api/versions/40a7125e0355/schema)
