Get form implementations
GET
/forms/form/{uuid}/implementationsPath parameters
- Unique identifier for the form.
Responses
/** Imported from delio-core. */
type Collection_FormImplementationResource = unknown[]curl https://your-url.com/kong/core/api/gateway/forms/form/{uuid}/implementations\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"