---
title: "Export contacts"
method: GET
path: "/contacts/export"
tags: ["Contacts"]
---

# Export contacts

`GET /contacts/export`

REQUIRED SCOPES <code>['contacts:read']</code><br> This API endpoint request returns a list of all the user’s contacts as a link to the CSV file for download.

## Response `200`

OK

- object[]
  - `url` string

---

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