Search...
/
Login
Introduction
SAML (Enterprise SSO)
SAML Quickstart
SAML: A technical primer
Integrating SAML with your Login UI
Handling SAML Logins + JIT Provisioning
SCIM (Enterprise Directory Sync)
SCIM Quickstart
SDKs
TypeScript SDK
Python SDK
Go SDK
C# SDK
Ruby SDK
PHP SDK
SAML-over-OAuth
SAML over OAuth (SAML NextAuth.js integration)
SAML for Firebase
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
DummyIDP
Testing SAML/SCIM with DummyIDP
Self-Hosting
Self-Hosting SSOReady
API Reference
SAML
SCIM
GET
List SCIM Users
GET
Get SCIM User
GET
List SCIM Groups
GET
Get SCIM Group
Management API
Login
API Reference
SCIM
Get SCIM User
GET
https://api.ssoready.com
/
v1
/
scim
/
users
/
:id
Gets a SCIM user.
Path parameters
id
string
Required
ID of the SCIM user to get.
Response
OK
scimUser
object
Optional
The requested SCIM user.
Show 5 properties
Built with