Search all entities with the given filters. If no filters are provided, all entities will be returned.
If true, will include entity payment methods as part of the response
If true, only entities with a direct relationship to the requesting organization will be returned. If false or not provided, all entities will be returned.
ID used to identify this entity in your system
If true, entities that are marked as payees will be returned. If false or not provided, entities that are marked as payees will not be returned.
If true or not provided, entities that are marked as payors will be returned. If false, entities that are marked as payors will not be returned.
Filter entities by name. Partial matches are supported.
Filter entities by simple key/value metadata. Each filter will be applied as an AND condition. Duplicate keys will be ignored.
Return simple key/value metadata for the specified keys for the entities. For more complex metadata, use the Metadata API.
Number of entities to return. Limit can range between 1 and 100, and the default is 10.
The ID of the entity to start after. If not provided, the first page of entities will be returned.
Total number of entities for the given filters. This value is not limited by the limit parameter. It is provided so that you can determine how many pages of results are available.
True if there are more entities available for the given filters.