curl "https://<your-instance>/v1/bi/admin/clients/DEF/<userToken>" \ -H "CTN: <csrf-token>" \ --cookie "LASID=<session>;ATN=<access>;RTN=<refresh>"
{ "success": true, "client": { "clientId": "DEF", "clientName": "Client DEF Corp", "description": "New Alpha client", "dbId": "D2026A00003", "modelId": "SM2026A00004", "vdmId": "V2026A00109", "facadeId": null, "experimentIds": [], "coreModelId": "SM2026A00001", "status": "ACTIVE", "onboardedBy": "admin_user_id", "onboardedDate": "2026-03-17T10:00:00.000Z", "lastModifiedDate": "2026-03-17T10:00:00.000Z", "isActive": true, "isDeleted": false } }
Get a single onboarded client’s details including all resource IDs
Documentation IndexFetch the complete documentation index at: https://docs.tarvah.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.tarvah.com/llms.txt
Use this file to discover all available pages before exploring further.
"DEF"
Show client properties
ACTIVE
FAILED
DELETED