# Get engagement **GET /v1/engagement/{engagementId}** Retrieves the engagement with the given id ## Servers - https://api.aptrinsic.com: https://api.aptrinsic.com () ## Parameters ### Path parameters - **engagementId** (string) Engagement id ## Responses ### 200 Success #### Body: application/json (object) - **defaultLanguage** (string) - **id** (string) - **languages** (array[object]) - **translationState** (string) - **name** (string) - **description** (string) - **type** (string) - **state** (string) - **propertyKeys** (array[string]) Aptrinsic Tag Key, at least one is required - **envs** (array[string]) A list of environments ### 400 Bad request ### 401 Unauthorized or bad API Key ### 404 Account not found ### 429 Rate limit exceeded [Powered by Bump.sh](https://bump.sh)