Retrieves a specific incident form field selection by id
curl --request GET \
--url https://api.rootly.com/v1/incident_form_field_selections/{id} \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "fa053cfe-4c78-4a69-a397-3f24e01b4b4e",
"type": "incident_form_field_selections",
"attributes": {
"incident_id": "ea158f3d-3ee0-4153-a2b4-cc72133a36f0",
"custom_field_id": 176,
"form_field_id": "a8a34ec2-b023-49f0-a3d6-d7e964690c03",
"form_field": {
"id": "a8a34ec2-b023-49f0-a3d6-d7e964690c03",
"team_id": 284,
"slug": "et-molestiae-tenetur-dolores",
"kind": "custom",
"input_kind": "text",
"value_kind": "inherit",
"value_kind_catalog_id": null,
"name": "Et molestiae tenetur dolores.",
"description": "Corrupti id expedita voluptatem.",
"shown": [
"web_new_incident_form",
"web_update_incident_form"
],
"required": [],
"default_values": [],
"show_on_incident_details": true,
"enabled": true,
"updated_at": "2026-01-03T21:27:30.509-08:00",
"created_at": "2026-01-03T21:27:30.509-08:00",
"options": [
{
"id": "7f4402d7-5291-4a4d-9d27-2e4ee52145da",
"form_field_id": "a8a34ec2-b023-49f0-a3d6-d7e964690c03",
"value": "Deserunt laborum tenetur et.",
"color": "#FBE4A0",
"default": false,
"position": 1,
"updated_at": "2026-01-03T21:27:30.529-08:00",
"created_at": "2026-01-03T21:27:30.528-08:00"
},
{
"id": "9d15914e-9134-4519-bf35-8ea42d0991c3",
"form_field_id": "a8a34ec2-b023-49f0-a3d6-d7e964690c03",
"value": "Ipsa explicabo consequatur possimus.",
"color": "#FBE4A0",
"default": false,
"position": 2,
"updated_at": "2026-01-03T21:27:30.531-08:00",
"created_at": "2026-01-03T21:27:30.531-08:00"
}
],
"positions": [
{
"id": "26a740f3-a8c5-43d4-b756-dc50e0068467",
"form_field_id": "a8a34ec2-b023-49f0-a3d6-d7e964690c03",
"form": "web_update_incident_form",
"position": 1
},
{
"id": "1f1ef786-59e4-4d74-aa61-c6f591279d5a",
"form_field_id": "a8a34ec2-b023-49f0-a3d6-d7e964690c03",
"form": "web_new_incident_form",
"position": 1
}
]
},
"value": "Et cupiditate neque rerum.",
"selected_group_ids": [],
"selected_groups": {
"id": null,
"value": "Et cupiditate neque rerum."
},
"selected_option_ids": [],
"selected_options": {
"id": null,
"value": "Et cupiditate neque rerum."
},
"selected_service_ids": [],
"selected_services": {
"id": null,
"value": "Et cupiditate neque rerum."
},
"selected_functionality_ids": [],
"selected_functionalities": {
"id": null,
"value": "Et cupiditate neque rerum."
},
"selected_catalog_entity_ids": [],
"selected_catalog_entities": {
"id": null,
"value": "Et cupiditate neque rerum."
},
"selected_user_ids": [],
"selected_users": {
"id": null,
"value": "Et cupiditate neque rerum."
}
}
}
}Was this page helpful?
curl --request GET \
--url https://api.rootly.com/v1/incident_form_field_selections/{id} \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "fa053cfe-4c78-4a69-a397-3f24e01b4b4e",
"type": "incident_form_field_selections",
"attributes": {
"incident_id": "ea158f3d-3ee0-4153-a2b4-cc72133a36f0",
"custom_field_id": 176,
"form_field_id": "a8a34ec2-b023-49f0-a3d6-d7e964690c03",
"form_field": {
"id": "a8a34ec2-b023-49f0-a3d6-d7e964690c03",
"team_id": 284,
"slug": "et-molestiae-tenetur-dolores",
"kind": "custom",
"input_kind": "text",
"value_kind": "inherit",
"value_kind_catalog_id": null,
"name": "Et molestiae tenetur dolores.",
"description": "Corrupti id expedita voluptatem.",
"shown": [
"web_new_incident_form",
"web_update_incident_form"
],
"required": [],
"default_values": [],
"show_on_incident_details": true,
"enabled": true,
"updated_at": "2026-01-03T21:27:30.509-08:00",
"created_at": "2026-01-03T21:27:30.509-08:00",
"options": [
{
"id": "7f4402d7-5291-4a4d-9d27-2e4ee52145da",
"form_field_id": "a8a34ec2-b023-49f0-a3d6-d7e964690c03",
"value": "Deserunt laborum tenetur et.",
"color": "#FBE4A0",
"default": false,
"position": 1,
"updated_at": "2026-01-03T21:27:30.529-08:00",
"created_at": "2026-01-03T21:27:30.528-08:00"
},
{
"id": "9d15914e-9134-4519-bf35-8ea42d0991c3",
"form_field_id": "a8a34ec2-b023-49f0-a3d6-d7e964690c03",
"value": "Ipsa explicabo consequatur possimus.",
"color": "#FBE4A0",
"default": false,
"position": 2,
"updated_at": "2026-01-03T21:27:30.531-08:00",
"created_at": "2026-01-03T21:27:30.531-08:00"
}
],
"positions": [
{
"id": "26a740f3-a8c5-43d4-b756-dc50e0068467",
"form_field_id": "a8a34ec2-b023-49f0-a3d6-d7e964690c03",
"form": "web_update_incident_form",
"position": 1
},
{
"id": "1f1ef786-59e4-4d74-aa61-c6f591279d5a",
"form_field_id": "a8a34ec2-b023-49f0-a3d6-d7e964690c03",
"form": "web_new_incident_form",
"position": 1
}
]
},
"value": "Et cupiditate neque rerum.",
"selected_group_ids": [],
"selected_groups": {
"id": null,
"value": "Et cupiditate neque rerum."
},
"selected_option_ids": [],
"selected_options": {
"id": null,
"value": "Et cupiditate neque rerum."
},
"selected_service_ids": [],
"selected_services": {
"id": null,
"value": "Et cupiditate neque rerum."
},
"selected_functionality_ids": [],
"selected_functionalities": {
"id": null,
"value": "Et cupiditate neque rerum."
},
"selected_catalog_entity_ids": [],
"selected_catalog_entities": {
"id": null,
"value": "Et cupiditate neque rerum."
},
"selected_user_ids": [],
"selected_users": {
"id": null,
"value": "Et cupiditate neque rerum."
}
}
}
}