Feature Requests
Authorization: Bearer
Filter by one or more account IDs. Returns only feature requests with evidence linked to any of the given accounts.
The maximum number of feature requests to return. Defaults to 100, max 1000.
A search query string for semantic and keyword matching. If omitted, all feature requests are returned (subject to other filters and limit).
Filter by one or more request statuses. Each value can be one of new, in_progress, closed, archived.
Authorization: Bearer
The ID of the feature request to update.
The new request status. Can be one of new, in_progress, closed, archived.
Authorization: Bearer
The ID of the feature request to delete.
Authorization: Bearer
The ID of the feature request to fetch.
Whether to include evidence items in the response. Defaults to false.
Last updated
Was this helpful?

