JavaScript
Features
Get a list of features
Retrieves a paginated list of features in the environment.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Server API Key
Query Parameters
Return items that come after this cursor
Return items that come before this cursor
Maximum number of items to return
Required range:
1 <= x <= 100Filter by entity ID
Maximum string length:
255Filter by feature status. Supports comma-separated values for multiple statuses
Available options:
NEW, SUSPENDED, ACTIVE Filter by feature type. Supports comma-separated values for multiple types
Available options:
BOOLEAN, NUMBER, ENUM Filter by meter type. Supports comma-separated values for multiple types
Available options:
None, FLUCTUATING, INCREMENTAL Filter by creation date using range operators: gt, gte, lt, lte
