curl --location --globoff '/specialists//dependencies?limit=[object%20Object]&offset=[object%20Object]'{
"items": [
{
"id": "string",
"name": "string",
"archived": true
}
],
"meta": {
"total": 0,
"limit": 0,
"offset": 0,
"hasMore": true
}
}