---
title: "Shows consent form on partner side"
method: GET
path: "/integration"
tags: ["integration"]
---

# Shows consent form on partner side

`GET /integration`

Endpoint to which SmartRecruiters will send request for consent.
After that Partner will:
1. Create client credentials which may be used on SmartRecruiters side
2. Retrieve access_token using master client credentials
3. Send generated credentials using oauth token obtained
In return SmartRecruiters would send client credentials for company setting up the integration.

## Query parameters

- `companyId` string

## Response `200`

Page with consent for customer admin

---

[API](https://skmtc.net/smartrecruiters/apis/apply-api.md) · [All operations](https://skmtc.net/smartrecruiters/apis/apply-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartrecruiters/apply-api/versions/449bdc2516c9/schema)
