![]() |
API Documentation
|
where {orgId} is the ID of an organization and {groupId} is the ID of one of this organization's groups.
GET - used to retrieve a list of information for all of an organization's Covata users who are members of a group, based on the group's ID.Note: This method takes no parameters.
This API endpoint retrieves a list of information for all of an organization's Covata users who are members of the group whose ID is specified in the URL of this endpoint.
A group's ID can be obtained by calling the GET method of the <access-service>/api/v1/organisations/{orgId}/groups API endpoint, which retrieves a list of information for all groups in an organization.
This API endpoint supports requests utilizing Covata user accounts with the following roles (as described in the Organization Administrator's Guide) and conditions:
{orgId} of the request's URL.The Covata Platform's resources available to one of these Covata users (above) is determined by the access token passed in the header of requests to this endpoint.
The appropriate access token as the Bearer token:
Authorization: Bearer eyJhbGciOiJSUzI1NiJ9.eyJleHAiOjE0NjcwMTY2NjYsInVzZXJfbmFtZSI6ImFsZXgub...A JSON-formatted response containing the following members:
offset - .
Example (response from ...):