curl --request GET \
--url http://localhost:3333/v1/finding-template/{id}Retrieve a specific finding template by its ID
curl --request GET \
--url http://localhost:3333/v1/finding-template/{id}Finding template ID
"fnd_t_abc123"
The finding template
Was this page helpful?