Version v0.49 of Metabase is no longer supported. Check out the docs for the current stable version, Metabase v0.63.
Transform
API endpoints for Transform.
GET /api/transform/:db-id/:schema/:transform-name
Look up a database schema transform.
PARAMS:
-
db-idvalue must be an integer greater than zero. -
schemavalue must be a non-blank string. -
transform-namevalue must be a non-blank string.
Read docs for other versions of Metabase.