# Get Dataflows by Page **GET /dataflows/page/{itemsPerPage}/{pageNumber}/{matchingText}** Get dataflows by paginations. ## 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)