---
title: "Checks collaborator invite user exists"
method: GET
path: "/v1/collaborators/{collaborator_id}/user-exists"
tags: ["collaborator"]
---

# Checks collaborator invite user exists

`GET /v1/collaborators/{collaborator_id}/user-exists`

## Query parameters

- `verification_code` string, required

## Headers

- `X-Fields` string, mask

## Response `200`

Success

- UserExistsModel
  - `email` string
  - `exists` boolean
  - `plan` string — User plan

---

[API](https://skmtc.dev/super/apis/super-ai-api.md) · [All operations](https://skmtc.dev/super/apis/super-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/super/super-ai-api/revisions/38082e120661/schema)
