Allows to retrieve the list of projects of the authenticated user or team. The list will be paginated and the provided query parameters allow filtering the returned projects.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The Team identifier or Team slug to perform the request on behalf of.
"team_xbtegd63gdg5636gdg"
Maximum number of projects to list from a request
20
Get projects created after this JavaScript timestamp
"1540095775941"
Get projects created before this JavaScript timestamp
"1540095775941"