GET /domains
Summary: Retrieve a list of domains
Operation ID: Domains_Get
Auth: unknown
Operation ID: Domains_Get
Auth: unknown
Parameters (4)
limit
(integer, query, optional)
Limit results to this number
Constraints: {'minLength': 0, 'maxLength': 0}
name
(string, query, optional)
Filter domains with this anmen
offset
(integer, query, optional)
Offset where to start from
Constraints: {'minLength': 0}
type
(string, query, optional, default: system)
Type of domain ("system"/"go"/"personal"/"dedicated"). If not specified default is "system"
Constraints: {'enum': ['system', 'go', 'personal', 'dedicated']}
No probe data for this endpoint yet.