Skip to main content
Glama

get_orders

Retrieve order records from Eduframe with filtering, sorting, and pagination options to manage educational transactions.

Instructions

Get all order records

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cursorNoCursor for fetching the next page of results
per_pageNoNumber of results per page (default: 25)
creator_idNoFilter results on creator_id
created_at_afterNoFilter results on created_at_after
catalog_variant_idNoFilter results on catalog_variant_id
sortNoSort the results. Can change order by using `<sort_by>:<direction>` where `<direction>` is either `asc` or `desc`
Install Server

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/martijnpieters/eduframe-mcp'

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