Small Improvements · Example Payload

Getmymeetingspacesusingget Example

GET /v2/meeting-spaces/me

meeting-space-resource

Getmymeetingspacesusingget Example is an example object payload from Small Improvements, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

summaryoperationIdmethodpathtagsdescriptionparametersresponse

Example Payload

Raw ↑
{
  "summary": "getMyMeetingSpaces",
  "operationId": "getMyMeetingSpacesUsingGET",
  "method": "GET",
  "path": "/v2/meeting-spaces/me",
  "tags": [
    "meeting-space-resource"
  ],
  "description": "GET /v2/meeting-spaces/me",
  "parameters": {
    "id": "<value>",
    "rules.fixedOffset": "<value>",
    "rules.transitionRules[0].dayOfMonthIndicator": "<value>",
    "rules.transitionRules[0].dayOfWeek": "<value>",
    "rules.transitionRules[0].localTime.hour": "<value>",
    "rules.transitionRules[0].localTime.minute": "<value>",
    "rules.transitionRules[0].localTime.nano": "<value>",
    "rules.transitionRules[0].localTime.second": "<value>",
    "rules.transitionRules[0].midnightEndOfDay": "<value>",
    "rules.transitionRules[0].month": "<value>",
    "rules.transitionRules[0].offsetAfter.id": "<value>",
    "rules.transitionRules[0].offsetAfter.totalSeconds": "<value>",
    "rules.transitionRules[0].offsetBefore.id": "<value>",
    "rules.transitionRules[0].offsetBefore.totalSeconds": "<value>",
    "rules.transitionRules[0].standardOffset.id": "<value>",
    "rules.transitionRules[0].standardOffset.totalSeconds": "<value>",
    "rules.transitionRules[0].timeDefinition": "<value>",
    "rules.transitions[0].dateTimeAfter": "<value>",
    "rules.transitions[0].dateTimeBefore": "<value>",
    "rules.transitions[0].duration.nano": "<value>",
    "rules.transitions[0].duration.negative": "<value>",
    "rules.transitions[0].duration.seconds": "<value>",
    "rules.transitions[0].duration.units[0].dateBased": "<value>",
    "rules.transitions[0].duration.units[0].durationEstimated": "<value>",
    "rules.transitions[0].duration.units[0].timeBased": "<value>",
    "rules.transitions[0].duration.zero": "<value>",
    "rules.transitions[0].gap": "<value>",
    "rules.transitions[0].instant": "<value>",
    "rules.transitions[0].offsetAfter.id": "<value>",
    "rules.transitions[0].offsetAfter.totalSeconds": "<value>",
    "rules.transitions[0].offsetBefore.id": "<value>",
    "rules.transitions[0].offsetBefore.totalSeconds": "<value>",
    "rules.transitions[0].overlap": "<value>",
    "totalSeconds": "<value>"
  },
  "response": {
    "status": 200,
    "description": "OK"
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/getMyMeetingSpacesUsingGET-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.