NATS5 REST API Site GET sites
From TMM Wiki
Jump to navigationJump to search
GET /site/sites
Description
- Get list of sites
Resource URL
- http://domain/api/site/sites
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- site_types
- type: digit_list (Either a comma-separated string of digits, or a JSON array of digits)
- optional
- deleted
- type: boolean_digit
- optional
- programid
- type: digit
- optional
- linkdomain
- type: string
- optional
- limited
- type: boolean_digit
- optional