Graph

Get Graph

Get a graph by name.

This endpoint retrieves a graph by its name if the user has access to it.

get/graph/{name}

Path parameters

namestring required

Query parameters

string
OR
string[]
folder_depthinteger nullable

Folder scope depth: 0/None exact, -1 all descendants, n>0 include descendants up to n levels.

Folder scope depth: 0/None exact, -1 all descendants, n>0 include descendants up to n levels.

end_user_idstring nullable

Headers

authorizationstring

Response

Successful Response

idstring
namestring required
metadataobject
system_metadataobject
document_idsstring[]
filtersobject nullable
created_atstring date-time
updated_atstring date-time
folder_namestring nullable
end_user_idstring nullable
app_idstring nullable
folder_pathstring nullable

Changes