ops
getAllOps allowlist
Get all customers in the allowlist
get/ops/allowlist/all
Response
OK response.
Example response
[
{
"comment": "abc123",
"email": "abc123",
"transaction_limit": 1
}
]Changes
No recorded changes to this endpoint across all 6 revisions of this API.