Skip to main content
Glama

get-jobs

Retrieve and filter all platform operations including training, generation, and other tasks with their status and results for unified monitoring.

Instructions

List all jobs matching the given filters. A job is a synchronous operation or an asynchronous task such as a training, a generation, etc. It offers a unified view of all operations running on the platform along with their status and results.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
authorIdNoThe authorId of the jobs to return. Optional.
hideResultsNoIf false, jobs containing the hideResults param will be not returned. Optional.
pageSizeNoThe number of items to return in the response. The default value is 10, maximum value is 200, minimum value is 1
typeNoThe type of the jobs to return. If "types" is defined, "type" will be ignored. Optional.
paginationTokenNoA token you received in a previous request to query the next page of items
typesNoThe types of the jobs to return. If "types" is defined, "type" will be ignored. Optional.
statusNoThe status of the jobs to return. Optional.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pasie15/scenario.com-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server