Parameter | Description |
---|---|
Limit | Limit the size of the response. 1-200 are the potential values. Default=50. |
{
"objects": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"type": "<string>"
}
],
"offset": 2,
"limit": 46,
"totalCount": 1
}
Was this page helpful?