# Orchestrations

Orchestrations is the word we use to encompass Campaigns and Automations. This API allows the retrieval of:

* the listing of all orchestrations you manage with Batch, using a GET list request,
* the performance metrics of all orchestrations you manage with Batch, using a GET stats request.

{% content-ref url="orchestrations/list" %}
[list](https://doc.batch.com/developer/api/cep/orchestrations/list)
{% endcontent-ref %}

{% content-ref url="orchestrations/stats" %}
[stats](https://doc.batch.com/developer/api/cep/orchestrations/stats)
{% endcontent-ref %}
