Skip to content

Query Successful Install Events

json
{
  "project_id": "Project ID",
  "invite_code": "Invite code/Reference number"
}
  • Response Example:
json
{
	"code": 0,
	"msg": "success",
	"data": {
		"installSucNum(Number of successful installations, if none)": 10
	}
}