Examples
Fetch all examples
get/examples
Response
Return the example with the specified id
Example response
[
{
"id": 3,
"name": "example 3"
}
]Fetch all examples
Return the example with the specified id
[
{
"id": 3,
"name": "example 3"
}
]