tenantApiSubscriptionsUsingGET

get

tenantApiSubscriptionsUsingGET

Returns the API subscriptions with statuses of the api subscriptions that apps could request authorization.
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

HTTP Basic

OAuth 2.0

API Key

Reset

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 Code
    Error Code
    Description
  • 400
    400

    Generic mal formed request.

  • 422
    422

    One or more of the required parameters not found in the request URI.

  • 401
    401

    Unauthorized

  • 500
    500

    Internal server error.

  • 403
    403

    Unauthorized token error.

  • 404
    404

    No tenant api code found.

Resource Summary

Security

Content Type

application/json

Category

Foundational

Name Type Description
Name Type Description

Working...