Skip to main content
GET
Get Solution

Authorizations

api_key
string
header
required

Query Parameters

oId
string
required

Solution OId

Response

Solution data

_metadata
object
required
oId
string
required

The ID of the solution

Minimum string length: 1
Example:

"sv_1234"

createdAt
string<date-time>
required

The date and time the solution was created

data
object
required
user
object
required
workspace
object
required
locked
boolean
required
updatedAt
string<date-time> | null
archivedAt
string<date-time> | null
deletedAt
string<date-time> | null
name
string | null
internalName
string | null
description
string | null
primaryUrl
string | null

Primary website URL for the solution, when available from sources

releaseNotesUrls
string[] | null

Watched release-notes pages for this solution; Octave re-reads each on a schedule and proposes library updates from what shipped

Maximum array length: 5
Example:
active
boolean
default:true
qualifyingQuestions
object[] | null
linkedProducts
object[]
linkedUseCases
object[]
linkedPersonas
object[]
linkedSegments
object[]
lockedBy
object | null