Error
A valid request URL is required to generate request examples{
"results": [
{
"metrics": [
"<string>"
],
"dimensions": [
"<string>"
],
"joinedTables": [
"<string>"
],
"exploreName": "<string>"
}
],
"status": "ok"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}API Reference
Post apiv1projects aiagentsexplore access summary
POST
/
api
/
v1
/
projects
/
{projectUuid}
/
aiAgents
/
explore-access-summary
Error
A valid request URL is required to generate request examples{
"results": [
{
"metrics": [
"<string>"
],
"dimensions": [
"<string>"
],
"joinedTables": [
"<string>"
],
"exploreName": "<string>"
}
],
"status": "ok"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Was this page helpful?