cURL
curl --request GET \ --url https://api.klavis.ai/universes/{universe_id}/initial_data \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get universe initial data for all services.
Your Klavis AI API key.
Successful Response