# Get Dataflows by ZIM policy **GET /dataflowsByPolicy/page/{itemsPerPage}/{pageNumber}/{matchingText}** By ZIM permission, a user may also list dataflows that owned by other users in the same company. ## Servers - https://dataflownode.zerionsoftware.com/zcrypt/v1.0: https://dataflownode.zerionsoftware.com/zcrypt/v1.0 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **itemsPerPage** (string) - **pageNumber** (string) - **matchingText** (string) ## Responses ### 200 Successful response #### Body: application/json (object) - **_id** (string) id of the Dataflow - **name** (string) name of the Dataflow - **description** (string) description of the Dataflow - **owningEntity** (string) owner of the Dataflow - **maxObjectsPerDataflow** (number) Number of objects allowed per Dataflow [Powered by Bump.sh](https://bump.sh)