Query a Collection
Guides are a collection of ShowSchedules on a specified day or time.
GET: /guides
{
"items": [
{
"id": "7fbf1458650-22af-4b64-9e13-9bc26a4543032",
"created_on": "2018-06-07T07:35:04+00:00",
"changed_on": null,
"label": "Guide",
"body": "Prepr Clocks"
},
{
"id": "f7e8e4820-07e9-4481-ab33-f0de12384304acb",
"created_on": "2018-06-07T07:35:04+00:00",
"changed_on": null,
"label": "Guide",
"body": "Prepr Newsreader"
},
{
"id": "8efc4b3c7-8b21233-4520-9d59-0c076d89ff01",
"created_on": "2018-06-07T07:35:04+00:00",
"changed_on": null,
"label": "Guide",
"body": "Prepr Program"
}
],
"total": 3,
"after": "YWZ0ZXJfMjU=",
"before": "YmVmb3JlXzA=",
"skip": 0,
"limit": 25
}
Arguments
The following arguments are available or required when querying a collection:
argument | type | required | description |
---|---|---|---|
q | String | false | Search by name. |
Was this article helpful?
We’d love to learn from your feedback