Project
Get Projects
This endpoint returns a list of all projects of the user.
GET
/
projects
/
v2
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
This endpoint returns a list of all projects of the user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.