These docs are for v1.0.0. Click to read the latest docs for v2.0.0.

List all features

Returns detail of all features and subfeatures.

This API is paginated, only the first 100 items are returned by default. The client should then recursively follow links.next link in the response to fetch the next page.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid

If specified, the resource returns only features in status with given ID. If both status.id and status.name are specified, only features that fulfill both criteria are returned.

string

If specified, the resource returns only features in status with given name. If both status.id and status.name are specified, only features that fulfill both criteria are returned.

uuid

If specified, the resource returns only features that have a parent with the given ID.

boolean

If specified, the resource returns only features with archived flag matching provided value.

string

If specified, the resource returns only features owned by a Member with matching email.

uuid

If specified, the resource returns only features linked to a note with given ID.

Headers
integer
enum
required

API version.

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json