Send a GET request to an API endpoint.Documentation Index
Fetch the complete documentation index at: https://docs.usebrainbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Input
| Property | Type | Required | Description |
|---|---|---|---|
| url | SHORT_TEXT | Yes | The URL of the API endpoint to send the GET request to. |
| params | OBJECT | No | The query parameters to include in the GET request. |
| headers | OBJECT | No | The headers to include in the GET request. |
