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