Logo
Brex Developer API Documentation

Get location

GET {{baseUrl}}/v2/locations/:id

This endpoint gets a location by ID.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{ "id": "consequat eu", "name": "ex ullamco aliqua", "description": "exercitation mollit sed anim" }



Curl
curl -X GET 'https://platform.staging.brexapps.com/v2/locations/:id'

ENDPOINTS