get https://example.com/api/v1/project//action-template/list
Gets the list of action templates on the project.
Log in to see full request history
Response
Gets the list of action templates on the project.
xxxxxxxxxx
curl --request GET \
--url https://example.com/api/v1/project/project_string_id/action-template/list \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: