Path Parameters
The ID of the account
{
"projects": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>"
}
]
}Retrieves all projects for the specified account
{
"projects": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>"
}
]
}The ID of the account
Show child attributes