Skip to main content
GET
/
api
/
v1
/
configuration
/
get_user_configuration
/
{config_id}
Get User Configuration
curl --request GET \
  --url https://api.cognee.ai/api/v1/configuration/get_user_configuration/{config_id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

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

Path Parameters

config_id
string<uuid>
required

Response

Successful Response

The response is of type Response Get User Configuration Api V1 Configuration Get User Configuration Config Id Get · object.