Need help? Call Live Support at +31 (0) 38 453 07 59

Attention! You're currently using the OT&E environment.

Used to get a SiteLock account

  • GETMethod
  • /v2/sitelock/accounts/usernameURL
Name Type Description Restrictions
username String The account username
  • Regular expression: [a-zA-Z0-9\-_@\.]+
  • Minimum length: 8
  • Maximum length: 64

Successful request

  • 200 OKHTTP Status
  • application/jsonContent-Type
Name Type Required / Optional Description
username String Required The account username
customer String Required The customer handle
brand String Required The brand/company name
createdDate Timestamp Required The created date
updatedDate Timestamp Optional The updated date
sites List < sites > Optional Sites contained in the account
Name Type Required / Optional Description
account String Required The account the site belongs to
customer String Required The customer handle the account belongs to
domainName String Required The domain name
plan String Required The plan product of the site
createdDate Timestamp Required
renewalDate Timestamp Required
updatedDate Timestamp Optional
addOns List < addOns > Optional Site addOns
Name Type Required / Optional Description
id Integer Required The ID of the addOn
product String Required The product of the addOn
createdDate Timestamp Required
renewalDate Timestamp Required

Failed requests

Generic errors can be expected.

The account username

GET /v2/sitelock/accounts/username