Queue APIs
List of all cluster API endpoints within the Queue
category. Each endpoint provides specific functionality for integrating with cluster services.
GET
Search queue jobs using query parameters
/queue/search POST
Search queue jobs using request body with complex queries
/queue/{guid} GET
Get a specific queue job by its GUID
/queue/{guid} DELETE
Remove a queue job from the system
Back to API Categories Return to the main API categories page to browse other endpoints