Parameter | Description |
---|---|
Organization | The Azure DevOps Organization. You can view the Organizations list in the Azure DevOps Organizations page. |
State Filter | Filter on team projects in a specific team project state. |
[
{
"abbreviation": "Project abbreviation.",
"defaultTeamImageUrl": "Url to default team identity image.",
"description": "The project's description (if any).",
"id": "Project identifier.",
"lastUpdateTime": "Project last update time.",
"name": "Project name.",
"revision": 0,
"state": "Project state.",
"url": "Url to the full version of the object.",
"visibility": "Project visibility."
}
]
Was this page helpful?