[BETA] Get all signals that match the query parameter criteria.
Enterprise feature
[BETA] This API is in beta state, which means it may change or be removed in the future.
Returns a list of all signals that match the query parameter criteria.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Query parameters
from
The starting date of the creation date range in IS:yyyy-MM-dd format
to
The ending date of the creation date range in IS:yyyy-MM-dd format
offset
The number of features to skip when returning a page. By default it is set to 0.
limit
The number of feature environments to return in a page. By default it is set to 50. The maximum is 1000.
Response
#/components/schemas/signalQueryResponseSchema
signals
The list of signals
total
The total count of signals