# Admin Tools ## Ping (without authentication) - [GET /alive](https://api.pricefx.com/openapi/reference/pricefx-server_openapi/admin-tools/get-alive.md): Checks the existence of the partition. No authentication is required. ## List Email Tasks - [POST /admin.fetchemailtasks](https://api.pricefx.com/openapi/reference/pricefx-server_openapi/admin-tools/post-admin.fetchemailtasks.md): Retrieves email tasks that are pending or have already been sent. The response contains a list with all (or filtered out) email task objects (type code: ET). ## Change Terms of Use (deprecated) - [POST /accountmanager.changetermsofuse](https://api.pricefx.com/openapi/reference/pricefx-server_openapi/admin-tools/post-accountmanager.changetermsofuse.md) ## List Email Tasks - [POST /admin.fetchemailtasks](https://api.pricefx.com/openapi/reference/pricefx-server_openapi/logs/post-admin.fetchemailtasks.md): Retrieves email tasks that are pending or have already been sent. The response contains a list with all (or filtered out) email task objects (type code: ET).