Co-authored-by: Nico Fricke <nfricke@eos-uptrade.de> Reviewed-on: #5 Co-authored-by: Nico Fricke <nico@nifni.net> Co-committed-by: Nico Fricke <nico@nifni.net>
16 lines
169 B
Plaintext
16 lines
169 B
Plaintext
meta {
|
|
name: Invalid
|
|
type: http
|
|
seq: 6
|
|
}
|
|
|
|
get {
|
|
url: {{casket_host}}/api/v1/user//files
|
|
body: none
|
|
auth: bearer
|
|
}
|
|
|
|
auth:bearer {
|
|
token: {{access_token}}
|
|
}
|