Passthrough Request

📘

Do take a look at App Base URLs

Do take a look at Base URLs for each app. The path should be the url you want to call after the base URL.

For eg, if you want to make a passthrough request to: https://api.bamboohr.com/api/gateway.php/$subDomain/v1/employees/123/, then the path should be employees/123/

If you want to override the Base URL, you can do so by providing the baseUrl key in the request body.

Language
Authorization
Click Try It! to start a request and see the response here!