get https://api.movintracks.io/v:version/actions-app-custom-callback/:id
Get one action of type app custom callback
Responses
Get one action of type app custom callback
xxxxxxxxxx
curl --request GET \
--url https://api.movintracks.io/v:version/actions-app-custom-callback/:id \
--header 'Authorization: Bearer [[key]]' \
--header 'accept: application/json'