English
API Reference
cURL
curl --request POST \ --url https://saas.pads365.com/rdx/NDS.Services.Content/api/v1/font/list \ --header 'Content-Type: application/json' \ --data '{}'
{ "Succeeded": true, "Message": "<string>", "Code": "<string>", "Fonts": [ { "Name": "<string>", "FamilyName": "<string>", "FaceName": "<string>" } ] }
Show child attributes