List opportunities
Read & search
List opportunities
Simple opportunity list scoped to a pipeline, with cursor pagination and basic text search.
GET
List opportunities
Simple list endpoint for Opportunities.
pipeline_id is mandatory. Filters and sorting are not supported. Use POST /opportunities/search when you need them.Request
Your Octolane API key.
Query parameters
Pipeline UUID.
Filter opportunities by stage.
Basic text search across opportunity name, next steps, account, and contact email.
Opaque cursor from a previous response.
Page size. Max
500.Comma-separated fields or JSON-encoded string array.
Example request
Example response
200