Get field by Id

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

Based on a field's unique identifier (fieldId), users can retrieve extensive information about a given field using the Get field by Id API.

This endpoint is very helpful for gaining access to detailed field related information for further analysis. The response can be tailored using the includeFields parameter.


In case any issues arise or further assistance is required, please refer to the error handling section or reach out to our support team at [email protected] for a prompt resolution.


Path Params
int64
required
≥ 0
Defaults to 1

The field's unique, system-generated identifier, which can be used to identify the field globally.

Query Params
includeFields
array of strings

This query parameter allows you to specify which field properties should be returned in the response body by selecting from the drop down. To get the relevant field properties, use comma separated values. If this field is left blank, the default properties are returned.

includeFields
Allowed:
boolean

This query parameter allows you to specify if all the field properties should be returned in the response body. If the field is left blank, the default field properties are returned.

Responses

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