v1

latestSwagger 2.02026-07-134026156.7 KB
Data Requests

Look up a submission data request

Retrieves the details and status of a data request. Returns information about the request state (pending, viewed, completed), authentication details, and metadata. Includes audit information like IP address, browseruser agent, and timestamps.

See also:

get/data_requests/{data_request_id}

Path parameters

data_request_idstring required

Response

completed submission data request found

idstring nullable required
emailstring nullable required
namestring nullable required
orderinteger nullable required
sort_orderinteger required
fieldsstring[] nullable required
metadataobject nullable required
state'pending' | 'completed' required
viewed_atstring nullable required
completed_atstring nullable required
dataobject nullable required
auth_type'none' | 'password' | 'oauth' | 'email_link' | 'phone_number' | 'ldap' | 'saml' required
auth_second_factor_type'none' | 'phone_number' | 'totp' | 'mobile_push' | 'security_key' | 'fingerprint' required
auth_providerstring nullable required
auth_session_started_atstring nullable required
auth_session_id_hashstring nullable required
auth_user_id_hashstring nullable required
auth_username_hashstring nullable required
auth_phone_number_hashstring nullable required
ip_addressstring nullable required
user_agentstring nullable required
submission_idstring nullable required