---
title: "Get Valid CRM Access Token"
method: GET
path: "/api/v3/crm/{integration_id}/token"
tags: ["CRM"]
---

# Get Valid CRM Access Token

`GET /api/v3/crm/{integration_id}/token`

Get a valid access token for making CRM API calls.

## Path parameters

- `integration_id` string, uuid, required — The CRM integration ID

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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