Get Event Templates
Get all event templates of a specific project.
get
https://environment.lvis.io
/api/v2/projects/:project_id/event_templates
Get Event Templates
curl --request GET \
--url https://environment.lvis.io/api/v2/projects/a7fde717-6100-4377-8530-fbad083eb768/event_templates \
--header 'Authorization: Bearer JmsmU5gZb6xNVUgQGoKcQLvQjRhKAUSb' \
--header 'Content-Type: application/vnd.api+json'
Last modified 2yr ago