Forms
Get request fields applicable (visible) to current user
GET https://{tenant}.atomicwork.com/api/v1/forms/requests
Authorization
X-Api-KeyrequiredAPI key authentication.
Headers
X-Workspace-IdQuery Parameters
request_form_typeREQUESTQUESTION_REQUESTINCIDENT_REQUESTSERVICE_REQUESTPROBLEM_REQUESTrequest_typeREQUESTINCIDENTSERVICE_REQUESTPROBLEMCHANGEMAJOR_INCIDENTsupported_objectsThe supported object type. Takes precedence over request_type if both are provided.
REQUESTSERVICE_REQUESTINCIDENTPROBLEMCHANGEworkspace_idThe workspace id
request_idThe request display ID
service_item_idsThe service item ids if service request is being created
catalog_item_idsThe catalogue item fields if catalogue request is being created, we will depreciate(service_item_ids) this soon.
channel_typeSLACKMS_TEAMSEMAILATOMICINBOXUNIVERSAL_AGENTchannel_idviewHOMEWORKFLOWJOURNEYLISTINSIGHTSCUSTOM_SLAASSET_LISTRELATIONSHIP_ATTRIBUTESCHEDULE_WORKFLOWSEARCHNOTIFICATIONSASSET_RELATIONSHIPSUSER_SEGMENTSMULTI_SOURCE_SYNCMAJOR_INCIDENT_CREATEAPPROVERSstatus_valuerequested_forUser id the request is being raised for. When this equals the calling user, requestor access settings are enforced instead of agent settings.
asset_idAsset to preselect on the Linked assets field, for forms opened from an asset context. When set and resolvable, that field is returned with default_selection set to this asset and can_fill / can_edit false, so it renders read-only. The frontend must still submit the value. An asset id that is unknown, deleted, or not visible to the caller is ignored: the form is returned normally with no preselection rather than an error. Has no effect on request types whose form has no Linked assets field (e.g. service requests).
Response
Successful response
