# Get feature **GET /v1/feature/{featureId}** Retrieves the feature with the given id ## Servers - https://api.aptrinsic.com: https://api.aptrinsic.com () ## Parameters ### Path parameters - **featureId** (string) Feature id ## Responses ### 200 Success #### Body: */* (object) - **id** (string) - **name** (string) - **type** (string) - **parentFeatureId** (string) - **propertyKey** (string) - **status** (string) - **featureLabels** (array[object]) Array of labels associated with the feature ### 400 Bad request ### 401 Unauthorized or bad API Key ### 404 Feature not found ### 429 Rate limit exceeded [Powered by Bump.sh](https://bump.sh)