API Reference
Log in to see full request history

Details of an Action Field

Retrieves details for the field of a specific action.

See Parameters and Authentication below.

Sample Response

{ "fields": [ { "id": 2385108, "name": "Logged By", "key": "field_1", "type": "UserStampField", "is_only_embedded": false, "entity_id": null, "is_required": false, "is_open_field": true }, { "id": 2385109, "name": "Date Transffered", "key": "field_2", "type": "DateField", "is_only_embedded": false, "entity_id": null, "is_required": false, "is_open_field": true }, { "id": 2385110, "name": "Notes", "key": "field_3", "type": "MemoField", "is_only_embedded": false, "entity_id": null, "is_required": false, "is_open_field": true }

Parameters

Path ParametersRequired/OptionalDescriptionType
action_idrequiredThe value for the action you want to retrieve.string

Authentication

KeyDescription
AuthorizationYour Bearer token.
Path Params
integer
required
Headers
string
required
Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
text/plain