Knowledgebase
Get children url
GET
/
api
/
v1
/
knowledgebase
/
extract-urls
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
url
string
requiredUrl of the parent
Response
200 - application/json
The response is of type string[]
.