bruno/memori-dashboard/Tenant Data.bru

16 lines
174 B
Plaintext
Raw Permalink Normal View History

2025-03-26 16:44:26 +01:00
meta {
name: Tenant Data
type: http
seq: 4
}
get {
url: {{host}}/api/tenant/:tenantName
body: none
auth: inherit
}
params:path {
tenantName: www.aisuru.com
}