---
title: "Auth Api Strategy"
method: GET
path: "/auth:apiStrategy"
tags: ["Authentication"]
---

# Auth Api Strategy

`GET /auth:apiStrategy`

Get the auth strategy the SDK should use to login.

## Response `200`

Successful Response

- WorkOsAuthStrategy
  - `strategy` 'workos'
  - `client_id` string, required
  - `app_url` string, required
  - `auth_api_url` string, required

---

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