GET /pulls

Used to get a list of pulls

Path Params
uuid
required

ID of Team

Query Params
date-time

Filter by Pulls that occurred since the supplied date (inclusive)

date-time

Filter by Pulls that occurred before the supplied date (inclusive)

integer
1 to 100
Defaults to 10

Optionally limit the number of Pulls that are returned in the response to a maximum of limit. Use along with offset

integer

Optionally return Pulls starting from the supplied offset within the total list of Pulls matching the query. Use along with limit

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json