v1
latestOpenAPI 3.1.02026-07-132363652.9 MBAccount Information
List account information sessions with optional status filter and cursor pagination.
List account information sessions with optional status filter and cursor pagination.
get/api/v1/merchants/{id}/account-information/sessions
Path parameters
idstring uuid required
Merchant ID
Example:123e4567-e89b-12d3-a456-426614174000
Merchant ID
Query parameters
Current session status
limitinteger
Maximum number of sessions to return
Maximum number of sessions to return
cursorstring
Cursor for pagination (opaque string from previous response)
Cursor for pagination (opaque string from previous response)
Response
Success
Example response
{
"success": true
}