List entities

Retrieves a paginated list of Entities.
You can filter results, sort them, and control which fields are returned.

Use the type[] query parameter to filter by one or more entity types (e.g. type[]=feature&type[]=initiative). Use the fields parameter to request only the fields you need.

Limitations

  • Only the AND operator is supported when applying multiple filters. OR, NOT, or nested conditions are not supported.
Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!