List public projects

GET {{baseUrl}}/api/projects/public?limit=<integer>&offset=<integer>&project=<string>

Retrieve the list of all public projects. You don't need any authentication for this method.

Request Params

KeyDatatypeRequiredDescription
limitstringMaximum number of results
offsetstringOffset in results, can be used in conjunction with LimitResultsParameter to implement paging.
projectstringOnly include projects that contain this string

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}