Get organizer settings

This API is used to get organizer settings-related data like organizerPageURL, billingType, waiveOffAttendeesUploadFee, freeQuantity, or isAutoBilling. This API can be accessed by super admin only. We need to pass the authentication key to authenticate the super admin and need to pass the path parameter of organizerUrl.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here is the description of response attributes, which returns to the form of JSON.

AttributeDescription
organizerPageURLThis contains an organizer page URL.
billingTypeThis contains billing type statuses like Paid or Comp.
waiveOffAttendeesUploadFeeThis contains the boolean value. waiveOffAttendeesUploadFee flag is enabled or not. if it's enabled then we will not charge the attendee upload fee.
freeQuantityThis contains the number of free Quantity.
isAutoBillingThis contains the boolean value. Auto-billing flag is enabled or not.
Path Params
string
required

It contain organizer url

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain