Retrieve a specific financial instrumentAsk AIget https://api.sandbox.tapico.io/v1/instruments/{instrumentId}Get details for a specific financial instrument.Path ParamsinstrumentIdstringrequiredInstrument ID.Query Paramsexpandarray of stringsInstrument expandable fields.expandADD stringHeadersregionstringenumSpecifies the Region for the request. When specified, this must match the region that the application access token was generated for. For more information about regions see https://docs.tapico.io/docs/regionsEUPacificAsiaUSCAAllowed:EUPacificAsiaUSCAResponses 200success response. 400Bad Request. 401The credentials used are not recognised. 403Forbidden. 404Entity cannot be found. 422Request parameter validation error. 429Too many requests sent in quick succession. 500Internal Server Error.Updated 7 months ago