v1
latestOpenAPI 3.0.32026-07-132198167.9 KBProject
List all Projects
List all projects your organization is part of.
get/v1/projects/
Query parameters
order_by'name' | 'created_at'
Which field to use when ordering the results. <br> Use the - prefix to perform descending ordering (-name).
pageinteger
A page number within the paginated result set.
organizationstring
Filter by organization ID.
namestring
Filter by name.
type'public'
Type of the project. <br>
- public for public chain project
Filter by project type.
Response
Example response
{
"count": 123
}