Memory debug snapshot
Returns detailed process and V8 heap statistics. Use ?gc=1 to trigger a manual garbage collection (when exposed).
GET
/api/debug/memoryRequest
curl
curl -X GET https://platform.trickest.com/api/debug/memory \
-H "Authorization: Bearer $TRICKEST_TOKEN"Responses
200Memory diagnostics snapshot
successboolean400Bad Request – validation error or malformed input
codestringmessagestring500Internal Server Error
codestringmessagestring