curl --request GET \
--url https://app.dynamicauth.com/api/v0/eventTypes
[
{
"name": "<string>",
"description": "<string>"
}
]
curl --request GET \
--url https://app.dynamicauth.com/api/v0/eventTypes
[
{
"name": "<string>",
"description": "<string>"
}
]
Was this page helpful?