Skip to main content
GET
Get projects by creator

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

creator
string
required

Response

List of projects

id
integer<int64>
created_at
string<date-time>
updated_at
string<date-time>
deleted_at
string<date-time>
creator_username
string
creator_address
string
name
string
usernames
string[]
repos
string[]