Files
lst_v3/brunoApi/auth/getSession.bru

17 lines
169 B
Plaintext

meta {
name: getSession
type: http
seq: 3
}
get {
url: {{url}}/api/auth/get-session
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}