Skip to main content
GET
/
api
/
v1
/
configuration
/
get_user_configuration
Get User All Configuration
curl --request GET \
  --url https://api.cognee.ai/api/v1/configuration/get_user_configuration/ \
  --header 'Authorization: Bearer <token>'
[
  "<unknown>"
]

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response