Project
Get Projects
This endpoint returns a list of all projects of the user.
GET
/
projects
/
v2
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
data
object[]
requiredsize
integer
requiredCount of projects made by the user.
unpublished_projects
integer
requiredCount of unpublished projects of the user.