Web Service Method: Request Groups of a Project
Abstract
Web Service Method: Request Groups of a Project
Description |
---|
Returns a list of groups that have access to the specified project. |
URL: /PoolParty/api/projects/{project}/groups
Request
Supported Methods |
---|
GET |
No request parameters supported.
Response
Array of group names.
Attribute | Type | Comment |
---|---|---|
| String | group name |
Example
The following screenshots show the usage of the SPARQL endpoint using Postman.
Retrieve groups that have access to a project, the result being displayed in the lower part of the image: