Get OSV2 Stores Stats
GET {{osv2_stats_url}}/api/v1/organizations/{{organization_id}}?startDate={{start_date}}&endDate={{end_date}}&period={{period}}
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| startDate | string | ||
| endDate | string | ||
| period | string | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string |