Skip to main content
Version: v3

Get Service Location by ID

GET 

/calendars/services/locations/:serviceLocationId

Get service location by ID

Request

Version stringrequired

API Version

Available optionsv3
serviceLocationId stringrequired

Unique Service Location ID

application/json

Successful response

Schema
    idstringrequired

    Service Location ID

    locationIdstringrequired

    Location ID

    namestringrequired

    Location name

    slugstringrequired

    Unique URL-friendly identifier for the service location

    isActiveboolean

    Whether location is active

    Default value: true
    isPrivateboolean

    Whether location is private (not shown publicly)

    Default value: false
    coverImagestring

    URL of the cover image displayed for this location

    locationTypestring

    Location type

    Available optionsofflineask_booker
    addressstring

    Use a full street address when locationType is offline. Use a user-facing label when locationType is ask_booker.

    phonestring

    Contact phone number for the service location