Mandate API
Get Session
Retrieve the status of a setup session.
GET
Once a user completes the setup process on theDocumentation Index
Fetch the complete documentation index at: https://docs.delegare.dev/llms.txt
Use this file to discover all available pages before exploring further.
setupUrl, you can retrieve the status of the session to get the resulting intentMandate. Alternatively, you can listen for the delegate.created webhook.
Headers
Your merchant identifier.
Your merchant API key.
Path Parameters
The token generated during
Create Setup Session.Response
The status of the session (
pending, completed, failed).The token your agent uses to authorize charges (only present if
status is completed).