Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://{instance}.{env}.on-hellgate.cloud/api/admin/backends \ --header 'Authorization: Bearer <token>'
{ "data": [ { "auth_pipeline": { "date_header": "<string>", "extra_headers": {}, "header_values": {}, "method": "<string>", "signed_headers": [ "<string>" ], "token_prefix": "<string>" }, "enabled": true, "host": "apitest.cybersource.com", "id": "vdm", "inserted_at": "2023-11-07T05:31:56Z", "name": "CyberSource VDM", "protocol": "<string>" } ], "links": { "next": "<string>" } }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Pagination cursor
Page size (default 20)
Backend list
Show child attributes