latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

Resellers
Account Settings

Return current user's public contact information

This function retrieves an account's public contact information.

get/get_public_contact

Response

HTTP Request was successful.

Example response

{
  "data": {
    "name": "Bob's Hosting",
    "url": "https://bobshosting.net"
  },
  "metadata": {
    "command": "get_public_contact",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}