To get sites list
This api is used to get sites list. Get sites list by sending a POST request with optional filters to the endpoint below.
POST /sites

Query:

{
    "status": "active",
}

Try it:

Description:

Filter Name Description
access_token* Access token, obtain it from authentication api
site_id Site Id (string)
name name of the site (string)
type Type of the site - head office, branch, affiliate, regional
address Address of site (string)
country Country name of site (string)
status Status of site (string)