Description
Recently we have added new fields to the instruments table to help define some instrument details like stream_name and schema_title but all these new ones weren't added to the response of the /api/v1/instruments endpoints that is the one we use with the extension. We should add all new fields to that response.
Acceptance Criteria
- stream_name, schema_title, schema_type, email_address and type have been added to the response for the /api/v1/instruments endpoint