EndpointsGet Backends Backendid
Endpoints

GET /backends/{backendId}

Info for a specific backend

curl -X GET "https://api.mindbricks.com/v1/backends/example_string" \
  -H "Content-Type: application/json"
["null"]
GET
/backends/{backendId}
GET
path
backendIdstring
Required

The id of the backend to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

backendIdstring
Required

The id of the backend to retrieve

Responses

Expected response to a valid request

Was this page helpful?
Built with Documentation.AI

Last updated 2 days ago