Websites
List Websites
Get all websites belonging to the authenticated user’s organisation.
GET
GET
website_id.
Query Parameters
string
Filter the results to a single website by its UUID.
Response
boolean
true on a successful request.array
Array of website objects. Each item includes
id, website_url, website_name, status, rum_status, enable_aaa, and created_time.