Summary
Get an individual group mapping.
Description
Get an individual group mapping
Route
GET /group-mappings/:provenance/:externalGroup
Roles
admin
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
provenance | string | yes | The provenance for the requested group mapping. |
externalGroup | string | yes | The name of the external group that is mapped. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | The individual group mapping document. |