GET /form/group/{id}
Get a FormGroup with the provided ID.
Note: The caller must have the ACCESS_TYPE.READ permission on the identified group.Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/form/group/{id}
Resource URL Variables
{id} |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | GET |
Request Object | None |
Response Object | FormGroup (application/json) |