get https://api-sbx.sidedrawersbx.com/api/v1/reports/sidedrawer/sidedrawer-id//report-types
Gets the Report types in a given Drawer (sidedrawer
). Results can be filtered by locale and/or name.
Response
200Successfully retrieved Report types.
Gets the Report types in a given Drawer (sidedrawer
). Results can be filtered by locale and/or name.
200Successfully retrieved Report types.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v1/reports/sidedrawer/sidedrawer-id/sidedrawerId/report-types
Try It!
to start a request and see the response here!