job-dispatch
List Handlers
List all registered job handlers and their input schemas.
This is the discovery endpoint — clients call this to find out what job types have handlers and what inputs they accept.
get/api/v1/job-dispatch/handlers
Query parameters
data_typestring nullable
Filter by supported data type
Filter by supported data type
Response
Successful Response
{"stackTrail":"paths:/api/v1/job-dispatch/handlers:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.