Files
2025-06-12 10:12:51 +02:00

16 lines
175 B
Plaintext

meta {
name: GetMyself
type: http
seq: 3
}
get {
url: http://localhost:3000/api/people/me
body: none
auth: inherit
}
headers {
User-Agent: insomnia/2023.5.8
}