Search...
/
Playground
Support
Dashboard
Documentation
API Reference
Graphiti
Discord
GitHub
Work with Us
Documentation
API Reference
Graphiti
Discord
GitHub
Work with Us
API Reference
Memory
User
Document
Graph
Group
POST
Create a new user group
GET
List all groups
GET
Get a group.
DEL
Delete group
GET
Get group facts.
Playground
Support
Dashboard
API Reference
Group
Get a group.
GET
https://api.getzep.com/api/v2
/
groups
/
:groupId
Get a group.
Path parameters
groupId
string
Required
The group_id of the group to get.
Response
The group that was retrieved.
created_at
string
Optional
description
string
Optional
external_id
string
Optional
fact_rating_instruction
object
Optional
Show 2 properties
group_id
string
Optional
id
integer
Optional
TODO deprecate
name
string
Optional
project_uuid
string
Optional
uuid
string
Optional
Errors
404
Get Groups Group ID Request Not Found Error
500
Get Groups Group ID Request Internal Server Error
Built with