Skip to content

Search draft and published changelog entries for an admin link selector​

GET
/product/sites/{siteId}/releases/options

Authorizations​

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

Personal access token. Value: Token <your-token>

Type
API Key (header: Authorization)

Parameters​

Path Parameters

siteId*
Type
string
Required

Query Parameters

q
Type
string
limit
Type
integer
Minimum
1
Maximum
100
Default
50

Responses​

OK

application/json
JSON
{
  
"releases": [
  
]
}

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI