Show pipeline
documentedShow a specific pipeline.
GET /api/v2/pipelines/{pipelineId}Pipelinesno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
I found the Capsule API v2 Show pipeline endpoint. The base URL is https://api.capsulecrm.com/api/v2/pipelines/{pipelineId} and authentication uses a Bearer token (Authorization: Bearer <token>). See Capsule API v2 Pipeline docs for reference. ([developer.capsulecrm.com](https://developer.capsulecrm.com/v2/operations/Pipeline))