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
Group
POST
Create Group
GET
Get All Groups
GET
Get Group
DEL
Delete Group
PATCH
Update Group
Graph
Deprecated
Playground
Support
Dashboard
API Reference
Group
Get Group
GET
https://api.getzep.com/api/v2
/
groups
/
:groupId
Returns 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
Deprecated
fact_rating_instruction
object
Optional
Show 2 properties
group_id
string
Optional
id
integer
Optional
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