List opportunities
Opportunities
List opportunities
Returns a list of opportunities. Uses cursor pagination.
GET
List opportunities
Documentation Index
Fetch the complete documentation index at: https://api-docs.spott.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
Query Parameters
Maximum number of opportunities to return per page. Must be between 1 and 50. Defaults to 25.
Example:
25
ISO 8601 datetime string to filter opportunities modified on or after this date. Useful for incremental syncing.
Example:
"2024-01-01T00:00:00.000Z"
Filter opportunities by company IDs
Opaque cursor string for pagination. Use the cursor value from the previous response to fetch the next page. Omit for the first page.

