List Projects
POST
/enum.api.v1.ProjectService/ListProjects
Request Body required
Section titled “Request Body required ”object
orgId
Optional organization filter. When empty, returns projects across every organization the caller has access to.
string
page
object
pageSize
integer format: int32
pageToken
string
Responses
Section titled “ Responses ”OK
object
projects
Array<object>
object
id
string
orgId
string
name
string
description
string
labels
object
key
additional properties
string
createdAt
string format: date-time
updatedAt
string format: date-time
page
object
nextPageToken
string
totalCount
integer format: int32