Projects
Get Favorites
GET
Returns a list of the user’s favorite projects, sorted by position.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns a list of the user’s favorite projects, sorted by position.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.