Search...
/
Login
Introduction
SAML (Enterprise SSO)
SAML Quickstart
Integrating SAML with your Login UI
Handling SAML Logins + JIT Provisioning
SCIM (Enterprise Directory Sync)
SCIM Quickstart
OAuth / NextAuth.js
SAML over OAuth (SAML NextAuth.js integration)
IDP configuration
Enabling self-service configuration for your customers
Guides for common identity providers
SSOReady concepts
Overview
Environments
Organizations
SAML Connections
SAML Login Flows
SCIM Directories
SCIM Users
SCIM Groups
SCIM Request Logs
Management API
Management API
Self-Hosting
Self-Hosting SSOReady
API Reference
SAML
SCIM
Management API
Organizations
GET
List Organizations
POST
Create Organization
GET
Get Organization
PATCH
Update Organization
Setup URLs
SAML Connections
SCIM Directories
Login
API Reference
Management API
Organizations
List Organizations
GET
https://
api.ssoready.com
/
v1
/
organizations
Gets a list of organizations.
Query parameters
pageToken
string
Optional
Pagination token. Leave empty to get the first page of results.
Response
This endpoint returns an object.
organizations
list of objects
Optional
List of organizations.
Show 4 properties
nextPageToken
string
Optional
Value to use as
pageToken
for the next page of data. Empty if there is no more data.
Built with