Skip to main content

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

name

String

group name

Example

Usage of a REST Client

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:

23901083.png