curl --location --request GET 'http://localhost:3030/api/v1/accounts//paths' \
--header 'api_access_token: <api-key>'[
{
"id": "cmd37dasl000111qwkawzg4m3",
"name": "Mohammad",
"created_at": "2025-07-14T14:32:36.837Z",
"updated_at": "2025-07-20T15:18:47.445Z",
"is_archived": false,
"is_closed": false,
"public_id": "mohammad-awzg4m3",
"workspace_id": "cm5ocyeza0001nbhvqkd55xqf",
"folder_id": null,
"icon": null,
"custom_domain": null,
"theme": {},
"settings": {},
"groups": "[{...}]",
"edges": "[{...}]",
"variables": "[{...}]",
"events": "[{...}]",
"external_id": null,
"description": "38"
}
]