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
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | Maximum number of results | |
offset | string | Offset in results, can be used in conjunction with LimitResultsParameter to implement paging. | |
project | string | Only include projects that contain this string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}