get https://example.com/host-store/api/v1/settings/default_service_options
Get the default service options.
Log in to see full request history
Responses
Get the default service options.
xxxxxxxxxx
curl --request GET \
--url https://example.com/host-store/api/v1/settings/default_service_options \
--header 'Authorization: Bearer a-proper-token-goes-here' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: