17 lines
248 B
Plaintext
17 lines
248 B
Plaintext
meta {
|
|
name: Gets a list of Integration objects for a specified Memori object.
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{baseUrl}}/api/v2/Integrations/:strToken/:strMemoriID
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
strToken:
|
|
strMemoriID:
|
|
}
|