bruno/memori-backend/Integration/Gets a list of all Integration objects-.bru

16 lines
210 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Gets a list of all Integration objects-
type: http
seq: 2
}
get {
url: https://backend.memori.ai/api/v2/AllIntegrations/{strToken}
body: none
auth: none
}
params:path {
strToken:
}