> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chift.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# Opportunities

### Definition

An opportunity represents a potential deal or sales prospect tracked in the invoicing software. It holds the expected revenue, the stage in the sales pipeline, and the associated contact.

### Purpose

Opportunities let sales teams track deals before they become invoices.

### Relationships

* Linked to a contact.
* Can lead to one or more invoices.

### Endpoints

| Method | Endpoint                                                                                    | Description                          |
| ------ | ------------------------------------------------------------------------------------------- | ------------------------------------ |
| GET    | [Retrieve all opportunities](/api-reference/endpoints/invoicing/retrieve-all-opportunities) | Returns a list of all opportunities. |
