Search opportunities
Read & search
Search opportunities
Advanced opportunity search with filters, sorting, pagination, and field selection.
POST
Search opportunities
Advanced search endpoint for Opportunities. Supports filters on system and custom fields, sorting, cursor pagination, and field selection.
pipeline_id is mandatory.Request
Your Octolane API key.
Must be
application/json.Body parameters
Pipeline UUID.
Filter opportunities by stage.
Basic text search. Alias:
q.Sort configuration. Default:
updated_at desc.Opaque cursor from a previous response.
Page size. Max
500.Fields to return.
Example request
Supported sort fields
updated_at, created_at, name, amount, probability, close_date, next_action_date, stage_id, owner_id, id
Response
Identical shape toGET /opportunities.