API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
The maximum number of items.
Offset relative to the beginning of list.
The parameter using for sorting data.
Default sort order is ascending. Put -
before value for descending sort order: -id
.
For sorting by multiple parameters write them as comma separated string: id,-status
.
id
sort by client's ID.email
sort by client's email.name
sort by client's name.status
sort by client's status.companyName
sort by client's company name.created_at
sort by client's created datetime.
Use comma separated string for multiple-field sorting."email,-created"
Filter byemail address.
Filter by client's company name.
Filter by client's name.
Filter by status of deletion:
true
— only deleted;false
— only non-deleted clients;Filter by reseller ID.
Filter by seller ID.
Filter by client's custom ID.
Filter by CDN service status.
new
, trial
, trialend
, active
, paused
, activating
, deleted
Filter by Storage service status.
new
, trial
, trialend
, active
, paused
, activating
, deleted
Filter by DDOS service status.
new
, trial
, trialend
, active
, paused
, activating
, deleted
Filter by DNS service status.
new
, trial
, trialend
, active
, paused
, activating
, deleted
Filter by CLOUD service status.
new
, trial
, trialend
, active
, paused
, activating
, deleted
Filter by Infrastructure Protection service status.
new
, trial
, trialend
, active
, paused
, activating
, deleted
Filter by Connect service status.
new
, trial
, trialend
, active
, paused
, activating
, deleted
Filter by allowed traffic volume (GB).
Filter by allowed traffic volume (GB).
Filter by name of secondary hostnames.
Filter by status of activation:
true
- activated;false
- non-activated.Exclude clients with these IDs. Use comma separated string for multiple values.
Filter by bill type.
Filter by users name.
Filter by users email.
Filter all client's that created after this date.
Filter all client's that created before this date.
Filter by feature ids.
Filter test clients:
true
- only test clients;false
- only non-test clients.Filter by client's type.
reseller
, sales
, common
Filter clients with enabled personal availability on specific products. Use comma separated string for multiple values.
Filter by promocode.
Filter by country (ISO 3166-1 alpha-2 format).
null
- to get clients without country code.
OK.
Simple array without pagination