Get the list of blogs. Results can be limited and filtered by creation or updated date.
Supported products
Required Scopes
The access token received from the authorization server in the OAuth 2.0 flow.
The cursor token value to get the next set of results. You can get this from the paging.next.after JSON property of a paged response containing more results.
Specifies whether to return archived Blogs. Defaults to false.
Only return Blogs created after the specified time.
Only return Blogs created at exactly the specified time.
Only return Blogs created before the specified time.
The maximum number of results to return. Default is 100.
Specifies which fields to use for sorting results. Valid fields are name and id
Only return Blogs last updated after the specified time.
Only return Blogs last updated at exactly the specified time.
Only return Blogs last updated before the specified time.