Get List of reseller's notification settings
Notification Settings
Get List of reseller's notification settings
GET
Get List of reseller's notification settings
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Reseller ID.
Query Parameters
The maximum number of items.
Offset relative to the beginning of list.
Which field to use when ordering the results.
Response
Total number of users
URL to the next users slice
Example:
"reselling/resellers/{resellerId}/notification_settings?offset=20&limit=10"
URL to the previous users slice
Example:
"reselling/resellers/{resellerId}/notification_settings?offset=10&limit=10"