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://sandbox-api.easecustoms.com/declaration-templates/groups/search \ --header 'Authorization: Bearer <token>'
{ "page": 1, "itemsPerPage": 20, "result": [ { "id": 101, "name": "Standard Import Templates", "code": "STD_IMP_GRP", "isDefault": true } ] }
Search template groups with advanced filters.