get https://broker-api.sandbox.alpaca.markets/v1/oauth/clients/
The endpoint returns the details of OAuth client to display in the authorization page.
Responses
The endpoint returns the details of OAuth client to display in the authorization page.
xxxxxxxxxx
curl --request GET \
--url https://broker-api.sandbox.alpaca.markets/v1/oauth/clients/client_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: