v1
latestOpenAPI 3.0.02026-08-067074272.5 KBCustom Fields
Retrieves the custom field with the specified id.
Pagination information will be in the header.
get/dashboards/{dashboard_id}/fields/{field_id}
Path parameters
dashboard_idinteger required
Example:121
Id of dashboard
field_idstring required
Example:f0d364d4-52e7-44a7-a1bb-b7ce0ccb5ead
Id of field
Response
The custom field name.
Example response
{
"id": "750d2ef9-d818-4c27-be9f-09978e1b43ee",
"name": "Email"
}