v1

latestOpenAPI 3.1.02026-08-04282319386.0 KB
Projects

Get Project

Retrieve the data for a given project.

get/api/v1/projects/{project_id}

Path parameters

project_idstring required

Response

Successful Response

idstring required

The ID of this object.

namestring

The name of the flow.

chatInstructionsstring

How would you like Chat Explore to respond? For example:

  • Respond only in spanish
  • Provide short and concise answers only
  • Make sure to always include a chart
chatContextstring

What would you like Chat Explore to know about this application to provide better responses? For example:

  • This dataset is customer engagement data
  • The units of the sales column are in millions
  • The data is messy and contains typos
chatSuggestionsstring

Customize the default chat suggestions by writing a list of suggestions separated by newlines. For example:

  • What is the average net media cost by campaign ID?
  • Make sure to always include a chart