Features

Get a single feature by ID

Retrieves a feature by its unique identifier.

get/api/v1/features/{id}

Path parameters

idstring required

The unique identifier of the entity

Response

The feature object with full details.

Changes