Skip to main content
Opik Documentation

Search documentation

Type to search this documentation.

Get welcome wizard tracking status

GET/v1/private/welcome-wizardGet welcome wizard tracking status

Get welcome wizard tracking status for the current workspace

Responses

200Welcome wizard tracking statusapplication/json
objectWelcomeWizardTracking
completedboolean

Whether the welcome wizard has been completed

Example response
{
  "completed": true
}
Documentation menu