Brainbase home page
Search...
⌘K
Login
Get Started
Get Started
Search...
Navigation
Actions
GET Request
Documentation
Integrations
REST API
SDK
Website
Status
VSCode Extension for Based
Integrations
Gmail
Google Sheets
Google Calendar
Google Contacts
Google Forms
Slack
Salesforce
Monday
LinkedIn
Outlook
Twilio
Voice
File
Extract
Answer
Link
Browser
Brainbase Table
Google Search
Mapping
Code
Brainbase Forms
API
Authentication
Actions
GET Request
POST Request
On this page
Input
Sample Output
Actions
GET Request
Send a GET request to an API endpoint.
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.
Sample Output
Copy
{
"response"
:
"Sample response"
}
Suggest edits
Raise issue
Authentication
POST Request
Assistant
Responses are generated using AI and may contain mistakes.