---
title: "GET /intermediate/v1/organizations"
method: GET
path: "/intermediate/v1/organizations"
tags: ["IntermediateService"]
---

# GET /intermediate/v1/organizations

`GET /intermediate/v1/organizations`

## Response `200`

OK

- ListOrganizationsResponse
  - `organizations` Organization[]
    - `id` string
    - `displayName` string
    - `logInWithEmail` boolean
    - `logInWithGoogle` boolean
    - `logInWithMicrosoft` boolean
    - `logInWithGithub` boolean
    - `logInWithPassword` boolean
    - `logInWithSaml` boolean
    - `logInWithOidc` boolean
    - `logInWithAuthenticatorApp` boolean
    - `logInWithPasskey` boolean
    - `requireMfa` boolean
    - `primarySamlConnectionId` string
    - `primaryOidcConnectionId` string
    - `userExists` boolean
    - `userHasPassword` boolean
    - `userHasAuthenticatorApp` boolean
    - `userHasPasskey` boolean

## Other responses

- `default` — Default error response

## Changes

- **2026-07-17** `367432db5a64` — 2 info
  - added the optional property `organizations/items/logInWithOidc` to the response with the `200` status
  - added the optional property `organizations/items/primaryOidcConnectionId` to the response with the `200` status
- **2025-05-14** `5f1f82201b0c` — 1 info
  - added the optional property `organizations/items/logInWithGithub` to the response with the `200` status
- **2025-02-06** `47e5343a089b` — 2 info
  - added the optional property `organizations/items/logInWithEmail` to the response with the `200` status
  - added the optional property `organizations/items/logInWithSaml` to the response with the `200` status
- **2025-02-03** `7769ef36fdc1` — 6 warning, 5 info
  - removed the optional property `organizations/items/logInWithAuthenticatorAppEnabled` from the response with the `200` status
  - removed the optional property `organizations/items/logInWithGoogleEnabled` from the response with the `200` status
  - removed the optional property `organizations/items/logInWithMicrosoftEnabled` from the response with the `200` status
  - removed the optional property `organizations/items/logInWithPasskeyEnabled` from the response with the `200` status
  - …7 more
- …earlier changes not shown

[Full history](https://skmtc.dev/tesseral-labs/apis/intermediateservice-api/changes/intermediate/v1/organizations/get.md)

---

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