curl --request GET \
--url https://api.novu.co/v1/blueprints/group-by-category
{
"general": [
{}
],
"popular": {}
}
curl --request GET \
--url https://api.novu.co/v1/blueprints/group-by-category
{
"general": [
{}
],
"popular": {}
}
Was this page helpful?