v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
Pathway

Get a Section of a Pathway

This endpoint returns all section details for the specified section of an existing Pathway. <br><br><h3>Required Scope</h3>pathways:read or pathways:write

get/api/v2/pathways/{id}/sections/{section-id}

Path parameters

idstring required

The ID of the pathway.

section-idstring required

The ID of the section.

Response

Success