As a CircleCI API user, I want to be able to specify the size of the page - the number of pipelines returned in response to a single request. Also being able to parse with date would be great. This will allow me to control the amount of data being transferred, stored, and processed, thus optimizing interaction with the API and the execution time of my scripts.
GET /api/v2/project/project-slug/pipeline?PageSize=50
Created by Naoya Matayoshi