# Get Schema

`GET /Schemas/{schemaId}`

## Description

Returns the definition of a specific SCIM schema by its URN identifier.

**No authentication required** for this discovery endpoint.

Common schema IDs:
- `urn:ietf:params:scim:schemas:core:2.0:User`
- `urn:ietf:params:scim:schemas:core:2.0:Group`
- `urn:ro.am:params:scim:schemas:extension:roam:2.0:User`

## Responses

### 200 - Schema definition

---

*Machine-readable API documentation.*
*Full documentation: https://developer.ro.am/docs/scim/03-metadata-get-schema*
