Settings API tutorials
Provides tutorials on using the Settings API for common use cases.
If you have not previously used Settings API, follow Get a specific setting - Billing Rules and Update a specific setting - Billing Rules before other tutorials.
The response message is by default in JSON format. If you want to receive all the available settings in CSV format, include Accept
in the header parameters and set it to application/csv
when calling the Listing all settings API operation.
-
See a 200 response sample in CSV format that lists all available settings.
-
See a 200 response sample in JSON format that lists all available parameters of each setting.