---
title: "Exists Credentials By Owner Id Controller"
method: GET
path: "/slack/credentials/exists"
tags: ["Slack App"]
---

# Exists Credentials By Owner Id Controller

`GET /slack/credentials/exists`

Determine whether we have Slack credentials on record for a given owner_id.

## Query parameters

- `owner_id` string, required

## Response `200`

Successful Response

- boolean

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/akkio/apis/fastapi.md) · [All operations](https://skmtc.net/akkio/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akkio/fastapi/revisions/6662a407c637/schema)
