get
/insights/{projectOwner}/{projectId}/{id}
Retrieve an insight.
Authorization
oauth2 - authorizationCode
Request Parameters
3 Path Parameters
Responses
OK The request has succeeded.
1 Example
Schema
author
string
User name of the author of the insight.
required
body
object
Defines the body of an insight. Must contain one, and only one of: imageUrl
, embedUrl
or markdownBody
(deprecated).
required
created
string
Date and time when insight was created.
required
dataSourceLinks
array[string]
One or more permalinks to the data sources used to generate this insight. Allows others to access the data originally used to produce the insight.
1 validation
description
string
Insight description.
id
string
Unique Insight id.
required
sourceLink
string
Permalink to source code or platform this insight was generated with. Allows others to replicate the steps originally used to produce the insight.
1 validation
thumbnail
string
URL of insight thumbnai
title
string
Insight title.
required
updated
string
Date and time when insight was last updated.
required
version
string
Insight version
required
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
Path Params
3 path params not set
projectOwner
projectId
id
$$.env
1 variable not set
oauth_access_token