Files
2025-06-10 12:20:34 +02:00

16 lines
184 B
Plaintext

meta {
name: GetOrganization
type: http
seq: 2
}
get {
url: http://localhost:3000/api/organizations/1
body: none
auth: none
}
headers {
User-Agent: insomnia/2023.5.8
}