Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| body | body | FileLocationParams | false | none |
Example responses
200 Response
[
{
"name": "string",
"id": "string",
"avatarUrl": "string",
"email": "string"
}
]
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| body | body | FileLocationParams | false | none |
Example responses
200 Response
[
{
"name": "string",
"id": "string",
"avatarUrl": "string",
"email": "string"
}
]