---
title: "Gephi GraphStream endpoint"
method: GET
path: "/gephi/gs"
tags: ["queries"]
---

# Gephi GraphStream endpoint

`GET /gephi/gs`

## Query parameters

- `mode` 'raw' | 'nodes'
- `limit` integer
- `sub` string
- `pred` string
- `obj` string
- `label` string

## Response `200`

success

## Other responses

- `default` — Unexpected error

## Changes

- **2019-06-26** `df57365faf1f` — 4 info
  - added the new optional `query` request parameter `label`
  - added the new optional `query` request parameter `obj`
  - added the new optional `query` request parameter `pred`
  - added the new optional `query` request parameter `sub`
- **2017-09-01** `b493865d180c` — 4 warning
  - deleted the `query` request parameter `label`
  - deleted the `query` request parameter `obj`
  - deleted the `query` request parameter `pred`
  - deleted the `query` request parameter `sub`

[Change history](https://skmtc.dev/cayleygraph/apis/cayley-api/changes/gephi/gs/get.md)

---

[API](https://skmtc.dev/cayleygraph/apis/cayley-api.md) · [All operations](https://skmtc.dev/cayleygraph/apis/cayley-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cayleygraph/cayley-api/revisions/97aa3ff2ec7c/schema)
