cURL
curl --request GET \ --url https://api.example.com/api/v1/features/{feature_id}
Retrieve a feature by ID.
Was this page helpful?