Retrieve Assistance Fields

Returns a list of Assistance Fields applicable to the scope of the API auth token

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Filter via Agency by ID. Will return all Assistance Field records that are associated with the provided Agency.

string

Filter via Template Key. Wildcards supported. eg. template_key=B% will return all Assistance Fields with a template key beginning with 'B'. Do not use quotations like template_key="B%".

string

Filter via Field Type. Accepted values are "date", "select", "checklist", "integer", "decimal", and "text".

boolean

Filter via required boolean value, accepts true or false. Determines whether or not an Assistance Field is required when creating an Assistance Record via the user interface.

boolean

Filter via disabled boolean value, accepts true or false. Determines whether or not an Assistance Field is enabled or disabled when creating an Assistance Record via the user interface.

integer

Filter via Category by ID. Will return all Assistance Field records that are associated with the provided Category.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json