v1

latestOpenAPI 3.0.32026-07-132198167.9 KB
Project

Retrieve Project members

Retrieve members of a consortium project.

get/v1/projects/{id}/members/

Path parameters

idstring required

A unique value identifying the Object.

Query parameters

pageinteger

A page number within the paginated result set.

Response

countinteger

Number of the objects in the paginated results.

nextstring nullable

Link to the next page.

previousstring nullable

Link to the previous page.

Example response

{
  "count": 123
}