These docs are for v1.0. Click to read the latest docs for v3-prod.

List Location Linked Services

Use this endpoint to return a list of Location Linked Services. A valid business location id is required. By default, there are no location linked services attached to a location. Refer to the: POST /setup​/v1​/locations​/{id}​/services for details. The results are returned in pages. Use the offset and limit parameters to control the page start and number of results. Default offset is 0, limit is 20, max is 100. Use the query parameters to filter the results further.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

id of business location, defaults to primary business location

Query Params
int32

Starting row of page, default 0

int32

Page limit default 20, max 100

Responses

400

Missing or invalid values in the request

401

Authorization error

404

Location was not found

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json