GET Api V1 Commerce Organizations Index
URL: https://scientistguild.com/api/v1/commerce/organizations
Request Headers
- Accept
- "application/json"
- Authorization
- Bearer access token
- Content-Type
- "application/json"
Example
GET https://scientistguild.com/api/v1/commerce/organizations
Accept: application/json
Authorization: Bearer {ACCESS_TOKEN}
Content-Type: application/json
###