---
title: "GET /api/v1/users/client-ids/"
method: GET
path: "/api/v1/users/client-ids/"
tags: ["users", "v1"]
---

# GET /api/v1/users/client-ids/

`GET /api/v1/users/client-ids/`

## Response `200`

- SocialClientList[]
  - `provider` 'elevate' | 'office365' | 'google' | 'okta', required
  - `name` string, required
  - `client_id` string, required — App ID, or consumer key
  - `urls` SocialClientListUrls
    - `authorize_url` string, uri, required
    - `access_token_url` string, uri, required
    - `profile_url` string, uri, required
    - `login_url` string, uri, required

## Changes

- **2026-07-17** `3429f921b4cb` — 1 info
  - endpoint added
- **2020-12-11** `0957c4a7ae3d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/lexpredict/apis/contraxsuite-api/changes/api/v1/users/client-ids/get.md)

---

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