> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.
# GetScimGroupMappingResponse
## Fields
| Field | Type | Required | Description | Example |
| ------ | ----------------------------------------------------------------- | -------------------- | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `data` | [components.ScimGroupMapping](../components/scimgroupmapping.mdx) | :heavy\_check\_mark: | N/A | \{
"created\_at": "2025-08-24T10:30:00.000Z",
"id": "770e8400-e29b-41d4-a716-446655440000",
"organization\_id": "org\_123456",
"role": "member",
"scim\_group\_id": "550e8400-e29b-41d4-a716-446655440000",
"updated\_at": "2025-08-24T10:30:00.000Z",
"workspace\_id": "660e8400-e29b-41d4-a716-446655440000"
} |