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

GET /requests/:id

Get Request

Resource URL

GET /requests/:id

Parameters

Table of allowed parameters.

_fieldspartial stringAllows you to specify optional fields and linked objects to include in the response.

Handling the response

Below is a table of available response fields and objects that are returned within the response object of the returned object. The optional fields and objects can be requested in the _fields parameter; see included examples. Underlined values are default.

idunsignedRequest's unique identifier. This can be used to request other endpoints.
titlestring 
bodystring 
standingstring

'pending','open','converted','closed'

typeunsigned intRequest type id.
type()objectRequest type object.
affiliation_idunsigned intRequest affiliation's id.
contact()objectAffiliation and contact object.
priorityunsigned intPriority id for request.
priority()objectPriority object for request
date_createdunix timestamp