Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "value": { "address": { "city": "string", "country": "string", "state": "string", "streetLine1": "string", "streetLine2": "string", "zip": "string" }, "id": "string", "name": "string", "phone": "string", "primaryEmail": "string", "workLocations": [ { "address": { "city": "string", "country": "string", "state": "string", "streetLine1": "string", "streetLine2": "string", "zip": "string" }, "id": "string", "nickname": "string" } ] } }
Was this page helpful?