Logo
Basis Theory API Documentation

Proxies Get

GET {{baseUrl}}/proxies?id=6a6c7EFF-8aAf-7EBF-CB0b-d5E54CbB5ED8&id=acCAb2Dc-4D8E-8AB7-5c91-aaa32EC7CcBa&name=x`$"B{x@MDe&page=<integer>&start=<string>&size=<integer>

 

Body PARAM

Key Datatype Required Description 
id
string
id
string
name
string
page
string
start
string
size
string



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status OK

{ "pagination": { "total_items": "<integer>", "page_number": "<integer>", "page_size": "<integer>", "total_pages": "<integer>", "after": "<string>", "next": "<string>" }, "data": [ { "id": "7B7d0cc2-aEcc-3E05-A8AE-CFeE32CceEAE", "key": "S[Ey9bq", "tenant_id": "df4f2F0D-8A8c-6d22-A25d-CF1dBfBdBA1C", "name": "Zo]PG4tC", "destination_url": "https:// 5T;", "request_reactor_id": "3CFAc545-1fa0-59E6-717B-31FF119Abbae", "response_reactor_id": "F69EA1db-f90f-05eE-91C0-7E2E6ca9e0bC", "require_auth": "<boolean>", "request_transform": { "type": "<string>", "code": "<string>", "matcher": "<string>", "expression": "<string>", "replacement": "<string>" }, "response_transform": { "type": "<string>", "code": "<string>", "matcher": "<string>", "expression": "<string>", "replacement": "<string>" }, "application_id": "74A780d8-9A8c-601E-99C2-fac32078d49F", "configuration": { "velit__d": "<string>", "est_0": "<string>" }, "proxy_host": "<string>", "created_by": "b163A771-63B5-fFDe-080C-cA760Ca2eDf1", "created_at": "<dateTime>", "modified_by": "2d6978a3-babb-1aDd-6121-65CE714e575b", "modified_at": "<dateTime>" }, { "id": "FCAceeFF-8F55-77Ef-d8eF-Bd872f28Dd12", "key": "oKUODnOu", "tenant_id": "e0eFafCb-DE56-a78e-0afa-A84DDb4f7e9d", "name": "'}oo?4fO", "destination_url": "https://4:PTtgg1n'", "request_reactor_id": "C16fF10E-FB6F-4CfE-230c-7DC8eA72041A", "response_reactor_id": "38bD8d90-e6cD-2Ff7-6da2-86eb99B6a2B5", "require_auth": "<boolean>", "request_transform": { "type": "<string>", "code": "<string>", "matcher": "<string>", "expression": "<string>", "replacement": "<string>" }, "response_transform": { "type": "<string>", "code": "<string>", "matcher": "<string>", "expression": "<string>", "replacement": "<string>" }, "application_id": "41F97d5D-a51B-eb32-480C-8fcFdcEcEe3D", "configuration": { "fugiat_ea": "<string>", "ut3a": "<string>", "Ut_ab": "<string>" }, "proxy_host": "<string>", "created_by": "eDdd2Ee9-EFDc-A6Bf-791e-fB6a5836cb07", "created_at": "<dateTime>", "modified_by": "42D3ACcc-da0e-E0E1-57d7-eA2F52ccbca1", "modified_at": "<dateTime>" } ] }



Curl
curl -X GET 'https://api.basistheory.com/proxies?id=6a6c7EFF-8aAf-7EBF-CB0b-d5E54CbB5ED8&id=acCAb2Dc-4D8E-8AB7-5c91-aaa32EC7CcBa&name=x`$"B{x@MDe&page=<integer>&start=<string>&size=<integer>?id=6a6c7EFF-8aAf-7EBF-CB0b-d5E54CbB5ED8&id=acCAb2Dc-4D8E-8AB7-5c91-aaa32EC7CcBa&name=x`$"B{x@MDe&page=<integer>&start=<string>&size=<integer>' -H 'Accept: application/json'

ENDPOINTS