v2
A List with the details of all teams
get/v2/teams
Headers
Client-Agentstring
The client name and version.
X-Fieldsstring mask
An optional fields mask
Response
Teams List
Example response
[
{
"info": "Anarchy is emergent order.",
"creator": "db0#1",
"worker_count": 10,
"workers": [
{
"type": "image"
}
]
}
]Changes
No recorded changes to this endpoint across all 2 revisions of this API.