List all account custom fields.Ask AIpost https://api.akeyless.io/account-custom-field-listReturns a list of all custom fields configured for the account, optionally filtered by object and object type.Body ParamsjsonbooleanDefaults to falseSet output format to JSONtruefalseobjectstringThe object to filter by the custom fields in: bodyobject-typestringThe object type to filter by the custom fields in: bodytokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200accountCustomFieldListResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 5 months ago