Skip to content

/v1/sdk/stream

GET
/v1/sdk/stream
curl --request GET \
--url https://eval.featureflip.io/v1/sdk/stream \
--header 'Authorization: <Authorization>'

OK

Unauthorized

Media typeapplication/json
object
type
string
nullable
title
string
nullable
status
integer format: int32
nullable
detail
string
nullable
instance
string
nullable
key
additional properties
Examplegenerated
{
"type": "example",
"title": "example",
"status": 1,
"detail": "example",
"instance": "example"
}