get third party list

GET {{API-URL}}/api/v1/payment/gateway/third-party/

RESPONSES

status: OK

{"code":200,"data":[{"name":"sherlockholmes51","email":"sherlockholmes51@baker.st","uuid":"47e3bf05-1a91-4f3e-a6b4-3ac99c82eae4","type":"THIRD_PARTY","status":"ACTIVE","clientIdentifier":"sherlockholmes51","createdAt":"2025-01-14T09:52:06.203Z"},{"name":"sherlockholmes50","email":"sherlockholmes50@baker.st","uuid":"0120792e-323a-4e02-b951-1abbb44bf550","type":"THIRD_PARTY","status":"ACTIVE","clientIdentifier":"sherlockholmes50","createdAt":"2025-01-14T09:44:13.246Z"}],"error":null}