Get an OAuth clientAsk AIget https://broker-api.sandbox.alpaca.markets/v1/oauth/clients/{client_id}The endpoint returns the details of OAuth client to display in the authorization page.Path Paramsclient_iduuidrequiredQuery Paramsresponse_typestringenumcode or tokentokencodetokenAllowed:codetokenredirect_uristringRedirect URI of the OAuth flowscopestringRequested scopes by the OAuth flowResponses 200Success. 401Client does not exist or you do not have access to the client.Updated 6 months ago