Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The id of the requested resource

Query Parameters

withRevisions
enum<string>

Also return feature revisions (all, draft, or published statuses)

Available options:
all,
drafts,
published,
none

Response

200 - application/json

Successful response

feature
object
required