Retrieve an information request
Retrieve the current state of an information request sent to a contact. submitted means the contact has submitted the secure form at least once.
Authorizations
User API key authentication. Create a key under Settings → API keys in the Slash dashboard (https://app.slash.com/global-settings/api-keys) and send the x-legal-entity header naming the legal entity to act on with every request. Keys scoped to a legal entity are rejected with 403 user_api_key_required.
Headers
The legal entity to act on. Required on every request; a user API key can act on any legal entity its user has access to.
^le_[a-zA-Z0-9]+$Path Parameters
Information request id with the le_c_info_req_ prefix.
Response
The information request.
A request asking a contact to securely provide payment or compliance details. A requested crypto address is collected through the recipient flow but is not exposed by the API v2 Destination collection.
Information request id with the le_c_info_req_ prefix.
Contact that received the request.
Current recipient response state.
pending, submitted, canceled Information the contact may provide through the secure form.
Email address to which Slash sent the request.
Name shown to the contact in the request email and secure form.