v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
Pathway

Get All Groups for a Pathway

This endpoint retrieves all groups for the selected pathway. <h3>Required Scope</h3>pathways:read

get/api/v2/pathways/{id}/groups

Path parameters

idstring required

The ID of the pathway to retrieve groups for.

Query parameters

limitinteger

The maximum number of groups to display per page. A maximum of 1000 is allowed.

Response

Success