Get instance details
Get instance details — Damoov developer documentation.
get/v1/Instances/{InstanceId}
Path parameters
InstanceIdstring required
Response
200
Example response
{
"Result": {
"Id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"Key": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"Name": "Development",
"Description": "Default group",
"Status": "Active",
"InviteCode": "XXXXXX",
"AppId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"AppName": "Ghost App",
"CompanyId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
},
"Status": 200
}Changes
No recorded changes to this endpoint across all 1 revision of this API.