# Freshservice - List requester fields action
This action lists the requester fields of Freshservice.
# Input
This action doesn't require any input fields.
# Output
| Output field | Description |
|---|---|
| Editable in signup | Set to true if the field can be updated by requesters. |
| Requester ID | ID of the requester field. |
| Label | Display name for the field. |
| Name | Name of the requester field. |
| Position | Position of the requester field in the form. |
| Type | For custom requester fields, the type of value associated with the field. |
| Default | Boolean indicating whether the field is default or not. |
| Requesters can edit | Indicates whether requesters can edit the field in the support portal. |
| Label for requesters | Display name for the field as seen in the support portal. |
| Required for requesters | Set to true if the field is mandatory in the support portal. |
| Displayed for requesters | Determines if requesters can see the field in the support portal. |
| Required for agents | Set to true if the field is mandatory for agents. |
| Created at | Timestamp when requester was created. |
| Updated at | Timestamp when requester was last updated. |
| Choices | List of values supported by the field. |
Last updated: 5/21/2025, 5:22:32 AM