v1
latestOpenAPI 3.1.02026-07-24903209.1 KBpost/v1/short/
Request body
Response
200
Example response
{
"Result": {
"Trips": [
{
"Id": "3fa85f64-5717-4562-b3fc-2c963f66aga6",
"DateUpdated": "2022-06-20T09:40:51.494Z",
"Related": [
{
"Type": "string",
"Uri": "string"
}
]
}
],
"PagingInfo": {
"HasPreviousPage": true,
"HasNextPage": true
}
},
"Title": "string",
"Errors": [
{
"Key": "string",
"Message": "string"
}
]
}