v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
Blog

Retrieves a Blog resource.

Retrieves a Blog resource.

get/blogs/{id}

Path parameters

idstring required

Resource identifier

Response

Blog resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring

Unique identifier for the blog

urlstring nullable

The web address to the blog

categoryIdstring nullable

The ID of the category the blog is under

createdstring

The date and time the blog was created

descriptionstring nullable

A description of the blog

namestring

The name of the blog

updatedstring nullable

The date and time the blog was last modified

Example response

{
  "integration": "quickbooks"
}