49 KiB
Endpoints
Responds with a status for heath check.
Example request:
curl -X GET \
-G "http://localhost/api/ping" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/ping"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "GET",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->get(
'http://localhost/api/ping',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Example response (200):
{
"status": "ok",
"timestamp": "2020-12-30T20:48:32.889955Z",
"host": "127.0.0.1"
}
Received response:
Request failed with error:
Request
GET
api/ping
api/assets/{uuid}/render
Example request:
curl -X GET \
-G "http://localhost/api/assets/libero/render" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/assets/libero/render"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "GET",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->get(
'http://localhost/api/assets/libero/render',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Example response (200):
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>JFIF``<60><>;CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90
<EFBFBD><EFBFBD>C
<14><>C
<14><> <01><>
<0B><><EFBFBD>}!1AQa"q2<><32><EFBFBD>#B<><42>R<><52>$3br<62>
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz<79><7A><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
<0B><><EFBFBD>w!1AQaq"2<EFBFBD>B<><42><EFBFBD><EFBFBD> #3R<EFBFBD>br<62>
$4<EFBFBD>%<25>&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz<79><7A><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>?<3F>S<EFBFBD><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<28><02>
(<03><>
Received response:
Request failed with error:
Request
GET
api/assets/{uuid}/render
URL Parameters
uuid string
api/users
Example request:
curl -X POST \
"http://localhost/api/users" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/users"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "POST",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->post(
'http://localhost/api/users',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Received response:
Request failed with error:
Request
POST
api/users
api/users/{uuid}
Example request:
curl -X PUT \
"http://localhost/api/users/fugit" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/users/fugit"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "PUT",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->put(
'http://localhost/api/users/fugit',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Received response:
Request failed with error:
Request
PUT
api/users/{uuid}
URL Parameters
uuid string
api/users/{uuid}
Example request:
curl -X PATCH \
"http://localhost/api/users/et" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/users/et"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "PATCH",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->patch(
'http://localhost/api/users/et',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Received response:
Request failed with error:
Request
PATCH
api/users/{uuid}
URL Parameters
uuid string
api/users/{uuid}
Example request:
curl -X DELETE \
"http://localhost/api/users/id" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/users/id"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "DELETE",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->delete(
'http://localhost/api/users/id',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Received response:
Request failed with error:
Request
DELETE
api/users/{uuid}
URL Parameters
uuid string
api/roles
Example request:
curl -X GET \
-G "http://localhost/api/roles" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/roles"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "GET",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->get(
'http://localhost/api/roles',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Example response (401):
{
"message": "Unauthenticated.",
"status_code": 401
}
Received response:
Request failed with error:
Request
GET
api/roles
api/roles
Example request:
curl -X POST \
"http://localhost/api/roles" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/roles"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "POST",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->post(
'http://localhost/api/roles',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Received response:
Request failed with error:
Request
POST
api/roles
api/roles/{uuid}
Example request:
curl -X GET \
-G "http://localhost/api/roles/ut" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/roles/ut"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "GET",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->get(
'http://localhost/api/roles/ut',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Example response (401):
{
"message": "Unauthenticated.",
"status_code": 401
}
Received response:
Request failed with error:
Request
GET
api/roles/{uuid}
URL Parameters
uuid string
api/roles/{uuid}
Example request:
curl -X PUT \
"http://localhost/api/roles/nemo" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/roles/nemo"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "PUT",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->put(
'http://localhost/api/roles/nemo',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Received response:
Request failed with error:
Request
PUT
api/roles/{uuid}
URL Parameters
uuid string
api/roles/{uuid}
Example request:
curl -X PATCH \
"http://localhost/api/roles/nostrum" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/roles/nostrum"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "PATCH",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->patch(
'http://localhost/api/roles/nostrum',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Received response:
Request failed with error:
Request
PATCH
api/roles/{uuid}
URL Parameters
uuid string
api/roles/{uuid}
Example request:
curl -X DELETE \
"http://localhost/api/roles/quae" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/roles/quae"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "DELETE",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->delete(
'http://localhost/api/roles/quae',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Received response:
Request failed with error:
Request
DELETE
api/roles/{uuid}
URL Parameters
uuid string
api/permissions
Example request:
curl -X GET \
-G "http://localhost/api/permissions" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/permissions"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "GET",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->get(
'http://localhost/api/permissions',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Example response (401):
{
"message": "Unauthenticated.",
"status_code": 401
}
Received response:
Request failed with error:
Request
GET
api/permissions
api/me
Example request:
curl -X GET \
-G "http://localhost/api/me" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/me"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "GET",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->get(
'http://localhost/api/me',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Example response (401):
{
"message": "Unauthenticated.",
"status_code": 401
}
Received response:
Request failed with error:
Request
GET
api/me
api/me
Example request:
curl -X PUT \
"http://localhost/api/me" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/me"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "PUT",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->put(
'http://localhost/api/me',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Received response:
Request failed with error:
Request
PUT
api/me
api/me
Example request:
curl -X PATCH \
"http://localhost/api/me" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/me"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "PATCH",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->patch(
'http://localhost/api/me',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Received response:
Request failed with error:
Request
PATCH
api/me
api/me/password
Example request:
curl -X PUT \
"http://localhost/api/me/password" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/me/password"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "PUT",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->put(
'http://localhost/api/me/password',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Received response:
Request failed with error:
Request
PUT
api/me/password
api/assets
Example request:
curl -X POST \
"http://localhost/api/assets" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
const url = new URL(
"http://localhost/api/assets"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "POST",
headers,
}).then(response => response.json());
$client = new \GuzzleHttp\Client();
$response = $client->post(
'http://localhost/api/assets',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
Received response:
Request failed with error:
Request
POST
api/assets