GET /pullsAsk AIget https://app.usecanopy.com/api/v1.0.0/teams/{teamId}/pullsUsed to get a list of pullsPath ParamsteamIduuidrequiredID of TeamQuery Paramssincedate-timeFilter by Pulls that occurred since the supplied date (inclusive)beforedate-timeFilter by Pulls that occurred before the supplied date (inclusive)limitinteger1 to 100Defaults to 10Optionally limit the number of Pulls that are returned in the response to a maximum of limit. Use along with offsetoffsetintegerOptionally return Pulls starting from the supplied offset within the total list of Pulls matching the query. Use along with limitResponses 200200 Response Schema 400400 Response Schema 401401 Response Schema 403403 Response SchemaUpdated 5 months ago