get https://api.freight.fyi/api/v1/webhooks/containers/webhook_schema
Retrieves the schema for container-related webhooks. This endpoint is essential for understanding the data structure expected by the webhook system for container events. The schema is returned as a dictionary, which includes field names and types, providing you with the necessary information to construct webhook payloads correctly.