# Retrieve data in csv-format **GET /data-export/{resource}** Retrieve data in csv-format ## Servers - https://api.development.pexipengage.com/enterprises/acme: https://api.development.pexipengage.com/enterprises/acme () ## Authentication methods - O auth2 ## Parameters #### Headers - **Authorization** (string) Bearer token used for authorization - **X-Correlation-Id** (string) Unique identifier to allow referencing a particular transaction or event chain #### Path parameters - **resource** (string) #### Query parameters - **language** (string) - **from** (string(date-time)) Start date and time to be considered for the data (ISO 8601) - **to** (string(date-time)) End date and time to be considered for the data (ISO 8601) ## Responses ### 200: Default Response [Powered by Bump.sh](https://bump.sh)