20 lines
165 B
Plaintext
20 lines
165 B
Plaintext
meta {
|
|
name: Get
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
get {
|
|
url: {{url}}/identity/:id
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
params:path {
|
|
id:
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
}
|