Get Location Details
You can use this endpoint to retrieve details of a specific location.
Request
GET /api/v1/locations/{id}
curl --request GET \
--url 'https://www.zep-online.de/zepinstanz/next/api/v1/locations/{id}' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {token}'
Response
The response examples for this endpoint will be added in an upcoming documentation update.
{
"data": {
// Response will be added
}
}
Path Parameters
- Name
id
- Type
- integer
- Description
The location ID