Skip to main content
Version: 2021-04-15

Get SaaS Locations

GET 

/saas-api/public-api/saas-locations/:companyId

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Fetch all SaaS-activated locations for a company with pagination

Request

Version stringrequired

API Version

Available options2021-04-15
companyId stringrequired

Company ID to get SaaS locations for

page number

Page number for pagination

application/json

SaaS locations retrieved successfully

Schema
    locationsobject[]required

    Array of SaaS locations

    paginationobjectrequired