bruno/memori-engine/UnansweredQuestions/Lists all Unanswered Question objects.bru
2025-03-26 16:08:31 +02:00

16 lines
210 B
Plaintext

meta {
name: Lists all Unanswered Question objects.
type: http
seq: 1
}
get {
url: {{baseUrl}}/memori/v2/UnansweredQuestions/:strSessionID
body: none
auth: none
}
params:path {
strSessionID:
}