cURL
curl --request GET \ --url https://api.cognee.ai/api/v1/configuration/get_user_configuration/{config_id} \ --header 'Authorization: Bearer <token>'
{}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
The response is of type Response Get User Configuration Api V1 Configuration Get User Configuration Config Id Get · object.
Response Get User Configuration Api V1 Configuration Get User Configuration Config Id Get · object
Was this page helpful?