{{ selected.namespace }}
{{ selected.method }}
{{ selected.description }}
Parameters
This method takes no parameters.
{{ param.required ? 'required' : 'optional' }}
{{ param.type }}
{{ paramErrors[index] }}
{{ curlCommand }}
Fix the highlighted parameters before sending.
Live response from the endpoint
Response
{{ status.ms }} ms
Error
The request could not be sent. Check the parameters and try again.
{{ response }}