The following macros are not currently supported in the header:
  • style

Request Parameters

Request Object Parameters

The following table contains the available parameters when requesting or updating a single object. e.g, GET /companies/{id}.  

_fieldsPartial StringAllows you to specify optional fields and linked objects to include in the requests response. e.g, requesting _fields=company would include the company's id in the response. Requesting _fields=company() would include the company's object in the response. For more information, please see the Getting Started guide.