Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://apix.us.amity.co/api/v2/whitelist/records \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>' \ --header 'X-API-Key: <api-key>'
{ "status": "<string>", "data": { "results": [ { "regex": "<string>", "ruleId": "<string>", "isEnabled": true, "isDeleted": true, "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ] } }
Get rules of whitelist.
rules of whitelist Information
Show child attributes