Query parameters accepted by GET /rest/api/latest/dashboard/pull-request-suggestions.
GET /rest/api/latest/dashboard/pull-request-suggestions
Note that this endpoint does not support a start offset — only limit.
start
limit
Optional
Restrict suggestions to changes that occurred since this time, in seconds since the epoch. Defaults to 172800 (the last 48 hours).
172800
Maximum number of suggestions to return
Query parameters accepted by
GET /rest/api/latest/dashboard/pull-request-suggestions.Note that this endpoint does not support a
startoffset — onlylimit.