API Reference
Get suggested tasks
Get suggested tasks for the authenticated user across their most recently pushed repositories
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Suggested tasks
The response is of type object[]
.