bruno/memori-backend/Tenant/Gets the list of of all Tenant objects-.bru
2024-07-16 11:15:30 +03:00

16 lines
202 B
Plaintext

meta {
name: Gets the list of of all Tenant objects-
type: http
seq: 2
}
get {
url: https://backend.memori.ai/api/v2/Tenants/{strToken}
body: none
auth: none
}
params:path {
strToken:
}