curl --request GET \
--url https://apix.us.amity.co/api/v3/allowlists \
--header 'Authorization: Bearer <token>'{
"results": [
{
"ruleId": "<string>",
"regex": "<string>",
"isDeleted": true,
"isEnabled": true,
"createdAt": "<string>",
"updatedAt": "<string>"
}
],
"paging": {
"next": "<string>",
"previous": "<string>"
}
}curl --request GET \
--url https://apix.us.amity.co/api/v3/allowlists \
--header 'Authorization: Bearer <token>'{
"results": [
{
"ruleId": "<string>",
"regex": "<string>",
"isDeleted": true,
"isEnabled": true,
"createdAt": "<string>",
"updatedAt": "<string>"
}
],
"paging": {
"next": "<string>",
"previous": "<string>"
}
}Documentation Index
Fetch the complete documentation index at: https://learn.social.plus/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
search keyword from start
firstCreated, lastCreated Show child attributes