# Checks configuration and returns success/failure results for each component **GET /V1/adobe_io_events/check_configuration** Checks configuration and returns success/failure results for each component ## Servers - https://magento2.winkelstraat.mac/rest/all: https://magento2.winkelstraat.mac/rest/all () ## Parameters ## Responses ### 200 200 Success. #### Body: (object) - **status** (string) Ok/error status of the configuration - **technical_service_account_configured** (boolean) The technical service account is configured - **technical_service_account_can_connect_to_io_events** (boolean) Providers are configured to allow the service account to connect - **provider_id_configured** (string) The provider id if configured - **provider_id_valid** (boolean) A configured provider id is valid ### 401 401 Unauthorized #### Body: (object) - **message** (string) Error message - **errors** (array[object]) Error details - **code** (integer) Error code - **parameters** (array[object]) Error parameters item - **trace** (string) Stack trace ### default Unexpected error #### Body: (object) - **message** (string) Error message - **errors** (array[object]) Error details - **code** (integer) Error code - **parameters** (array[object]) Error parameters item - **trace** (string) Stack trace [Powered by Bump.sh](https://bump.sh)