List pathways
GET/v1/pathways
Your organization's pathways. By default only live pathways (those with an active version you can send a call against) are returned; pass include_drafts=true to also include draft-only pathways (active_version_number is then null).
Request
Responses
- 200
- 401
- 403
- 429
Missing, invalid, revoked, or expired API key.
The key lacks the pathways:read scope.
Rate limit exceeded.