Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

If using Bearer auth, pass the Secret Key as the token:

Query Parameters

ids
string
required

Comma-separated list of feature IDs (URL-encoded if needed). Example: my_feature,another_feature

Response

200 - application/json

Successful response

features
object
required

Map of feature ID to stale status. Only requested features that were found and readable are included.