get
tenantApiSubscriptionsUsingGET
This dataset is addressing the details. tenantApiCode value of "af0813e6-81c0-4a77-89d2-3338d0277c42" and apikey value of "1hKMMPFMmaldnC0rcohvXN0UX7UeWPjb" can be used as url parameters to test this api for accessing sample data.
Resource URL
https://oda-sandbox.plantronicsmanager.com /foundational/tenant/{tenantApiCode}/subscriptions
Query Parameters
Name | Values | Description |
---|---|---|
apikey
(required) |
Key to access this api. |
|
page
(required) |
Page of the result, start from 0 |
|
count
(required) |
count or number of results in a page |
Request Body
tenantApiCode Tenant Api code of the tenant; Should be a valid hexa decimal af0813e6-81c0-4a77-89d2-3338d0277c42 true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
Generic mal formed request.
-
422422
One or more of the required parameters not found in the request URI.
-
401401
Unauthorized
-
500500
Internal server error.
-
403403
Unauthorized token error.
-
404404
No tenant api code found.
Resource Summary |
|
Security |
|
Content Type |
application/json |
Category |
Foundational |
Name | Type | Description |
---|
Name | Type | Description |
---|
Working...