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

GET /companies/:id/segmentations

Returns an array of company segmentations (profile fields)

GET /companies/:id/segmentations

Handling the response

Underlined values are default.

idunsigned int
titlestring
valuestring

Sample Response

GET /companies/100/segmentations.xml
<data>
<meta message="Everything executed as expected." more_info="http://help.affinitylive.com/setup/api-and-forms/api/status-codes/#ok" status="ok"/>
<response id="2" title="Size" value="Micro (1-3 staff)"/>
</data>