# Information Calls

Information calls are endpoints used to fetch information from White Swan to incorporate into your systems and/or workflows.

{% hint style="info" %}
[Plan Requests](https://docs.whiteswan.io/partner-knowledge-base/api-documentation/information-calls/plan-request-s), [Personal Plans](https://docs.whiteswan.io/partner-knowledge-base/api-documentation/information-calls/personal-plan-s), and [Earnings Events](https://docs.whiteswan.io/partner-knowledge-base/api-documentation/information-calls/earnings-event-s) can also be accessed as webhooks. Webhooks pass data as soon as it becomes available, allowing your systems to stay seamlessly in sync with White Swan data.
{% endhint %}

**Available Search Actions:**

* [**Plan Request(s)**](https://docs.whiteswan.io/partner-knowledge-base/api-documentation/information-calls/plan-request-s)**:** This call provides information about [Plan Requests](https://docs.whiteswan.io/partner-knowledge-base/platform-overview/client-experience/personal-plan-requests) and allows you to search based on ID, Client Email, and Associated Account User Email.
* [**Personal Plan(s)**](https://docs.whiteswan.io/partner-knowledge-base/api-documentation/information-calls/personal-plan-s)**:** This call provides information about [Personal Plans](https://docs.whiteswan.io/partner-knowledge-base/platform-overview/client-experience/personal-plans) and allows you to search based on ID, Client Email, and Associated Account User Email.
* [**Referred Client(s)**](https://docs.whiteswan.io/partner-knowledge-base/api-documentation/information-calls/referred-client-s)**:** This call provides information about Referred Clients and allows you to search based on Client Email.
* [**Account User(s)**](https://docs.whiteswan.io/partner-knowledge-base/api-documentation/information-calls/account-user-s)**:** This call provides information about Users on Your White Swan account and allows you to search based on User Email.
* [**Earnings Event(s)**](https://docs.whiteswan.io/partner-knowledge-base/api-documentation/information-calls/earnings-event-s)**:** This call provides information about Earnings Events associated with your White Swan account and allows you to search based on associated client email, associated account user email, and look-back period.

{% hint style="info" %}
Using parameters to search for specific items is optional, and if left out the search action will return a list of objects.
{% endhint %}
