curl --request GET \
--url https://staging.api.us.aptlydone.com/settings/v1/action-types{
"statusCode": 200,
"timestamp": "2026-01-08T06:33:20.788Z",
"message": "Success",
"data": {
"page": 1,
"limit": 10,
"total": 100,
"data": [
{
"id": "101c8f60-237f-4b8b-aa5f-d38ba764bc24",
"tenantId": "8b9add9e-fb17-4e9d-b97f-3dfe6f5cd197",
"type": "email",
"typeIcon": "mail",
"status": true,
"isCustom": true,
"isDeleted": false,
"deletedAt": "2024-01-12T00:00:00.000Z",
"createdAt": "2024-01-12T00:00:00.000Z",
"updatedAt": "2024-01-12T00:00:00.000Z"
}
]
}
}curl --request GET \
--url https://staging.api.us.aptlydone.com/settings/v1/action-types{
"statusCode": 200,
"timestamp": "2026-01-08T06:33:20.788Z",
"message": "Success",
"data": {
"page": 1,
"limit": 10,
"total": 100,
"data": [
{
"id": "101c8f60-237f-4b8b-aa5f-d38ba764bc24",
"tenantId": "8b9add9e-fb17-4e9d-b97f-3dfe6f5cd197",
"type": "email",
"typeIcon": "mail",
"status": true,
"isCustom": true,
"isDeleted": false,
"deletedAt": "2024-01-12T00:00:00.000Z",
"createdAt": "2024-01-12T00:00:00.000Z",
"updatedAt": "2024-01-12T00:00:00.000Z"
}
]
}
}Documentation Index
Fetch the complete documentation index at: https://docs.aptlydone.com/llms.txt
Use this file to discover all available pages before exploring further.
Page number
x >= 11
Number of items per page
1 <= x <= 10010
Tenant ID
"b4e6469e-1145-483c-98bb-e5eafd611b18"
Search by type name
"email"
Filter by status
true
Field to sort by
"id"
Sort order (asc/desc)
asc, desc "asc"
Was this page helpful?