Table of Contents
Routes
users
GET users/{id}/verification-websites/
Gets a page of websites on the specified user.
Inputs |
Type |
Description |
page |
integer |
|
Outputs |
Type |
Description |
websites |
OzzModz_WebsiteVerification_Website[] |
|
pagination |
pagination |
Pagination details |
Types
OzzModz_WebsiteVerification_Website
Structure |
Type |
Description |
can_view |
bool |
|
can_delete |
bool |
|
txt_record |
string |
|
verification_file_path |
string |
|
is_verified |
bool |
|
website_id |
integer |
|
domain |
string |
|
verification_code |
string |
|
xenforo_validation_token |
string |
|
date_added |
integer |
|
validation_date |
integer |
|
last_update |
integer |
|
dns_verified |
bool |
|
file_verified |
bool |
|