# Get Bot Response

| Method     | POST                                            |
| ---------- | ----------------------------------------------- |
| Media Type | application/json                                |
| URL        | http\://\[server]/dolphin/apiv1/graph/bots/ping |
| Header     | Authorization : Bearer \[generatedToken]        |
| Body       | ​Content                                        |
| Status     | 200                                             |
| Response   | { “result”: “Pong” }                            |
