Retrieves a list of events for a specific pressroom
Code | Description |
---|---|
404 | Missing |
Param name | Description |
---|---|
pressroom_id required |
Pressroom id or pressroom domain Validations:
|
includes optional |
Include attachments (e.g. use 'tags' to include tags) Validations:
|
year optional |
Year to filter events on Validations:
|
month optional |
Month to filter events on Validations:
|
tags optional |
Comma separated list of tags to filter events on Validations:
|
match optional |
Match 'all' or 'any' of the tags, defaults to 'all' Validations:
|
language optional |
Comma separated list of locales for which to return events Validations:
|
country_code optional |
Country to display events from if there is multicountry support Validations:
|
order optional |
Comma seperated list of attributes to orders results by (e.g. id desc, publish_date asc) Validations:
|
page optional |
Page Validations:
|
limit optional |
Number of events returned, defaults to 10 Validations:
|
past optional |
Whether or not to return past events Validations:
|
type optional |
Live or Regular events Validations:
|