Get Catalog Time Frames All
GET /inventory/v1/catalog/time-frame
Get all Time Frames.
Authorizations
Parameters
Header Parameters
If you provide the ETag that matches the current ETag for this content, will return a 304 response - indicating that the content has not changed.
If you provide the ETag that matches the current ETag for this content, will return a 304 response - indicating that the content has not changed.
Responses
200
Successful Response
A collection of Time Frames by Time Frame ID.
object
Time Frames mapped by Time Frame ID.
object
Time Frames are used to calculate the expiration of Inventory
object
The name of the Time Frame.
Whether or not the Time Frame is active.
Number of hours that this time frame lasts until restarting.0 interval means no repeating.
Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone
Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone
Cache info for the Time Frame.
object
Cache info for the Time Frames.
object
Headers
Used to identify this version of the content. Provide with a get request to avoid downloading the same data multiple times.
304
Content still has the same etag and has not changed
403
Forbidden
object
404
Not Found
object
422
Validation Error