Examples
get/examples/{id}
Path parameters
idinteger required
The id of the example to retrieve
Response
Return the example with the specified id
Example response
{
"id": 3,
"name": "example 3"
}The id of the example to retrieve
Return the example with the specified id
{
"id": 3,
"name": "example 3"
}