{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"items_count": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"__event__": {
"type": "PortfolioGroup.created",
"origin": "api"
}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Portfolio Monitoring
Portfolio group created
Emitted when a portfolio group was created.
WEBHOOK
PortfolioGroup.created
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"items_count": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"__event__": {
"type": "PortfolioGroup.created",
"origin": "api"
}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Body
application/json
The unique identifier of the portfolio group.
The name of the portfolio group.
The number of items in this portfolio group.
When the portfolio group was created.
When the portfolio group was last updated.
Show child attributes
Show child attributes
Response
Successful Response