Self Help Documentation
< All Topics

tool/getphpini

Description

Lists the php.ini data for an existing domain from a given SPanel user account.

Parameters

FieldTypeRequiredDescription
tokenstringYesAuthorizing API token – check API Basics for more information.
accountuserstringYesThe SPanel user account that is being managed or viewed.
actionstringYesThe category and function being executed.
domainstringNoThe domain to get the php.ini data for. If omitted, the API call will return the first domain’s php.ini.

Example

You can find more information about the Endpoint URL in our API Basics article.

Output

Table of Contents