pronghorn-core

On this page:

getGroup

Summary

Get an individual group.

Description

Get an individual group

Route

GET /authorization/groups/:groupId

Roles

admin apiread

Parameters

DetailsExampleSchema
Name Type Required Description
groupId string yes The id for the requested group.

Return

DetailsExampleSchema
Name Type Description
result object The individual group document.