List holidays

Return a paginated list of holidays registered for an organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
≥ 1

Page number. Default = 1.

int32
1 to 100

Items per page. Default = 10. Maximum = 100.

string
enum

Sort order: ASC (ascending) or DESC (descending). Default = ASC.

Allowed:
string
enum

Sort by ID or NAME. Default = ID.

Allowed:
int32
required

Administrative Division ID filter

string
length ≤ 80

Holiday calendar name filter

string

Holiday date filter. Format = yyyy-mm-dd.

string

Get results on or after this date.

This field indicates what part of the year to start searching for holidays, not when the holiday was created at Pismo.

Format = yyyy-mm-dd. Must be less than or equal to endDate.

string

Get holidays on or before this date.

This field indicates what part of the year to end searching for holidays, not when the holiday was created at Pismo.

Format: yyyy-mm-dd. Must be greater than or equal to beginDate."

Responses

401

Access token missing or invalid

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json