ramkumar24 | 2020-07-04 11:36:38 UTC | #1
Will it be possible to get json schema for all the API response?
Thanks, Ram
anon11147534 | 2020-07-06 09:23:05 UTC | #2
Hi,
Responses and Schema are documented in our API Resources. Select the API you're using from the list on the left and view the schema for each response code under each API endpoint.
ramkumar24 | 2020-07-06 13:23:48 UTC | #3
Thanks for the response Ronan. The JSON response for successful response is a blank response. Also schema is not in JSON format. We are planning to generate sample Json file for a reporting solution using JSON data generator , Will it be possible to get JSON schema files.
ex: { "conversationId": "", "conversationStart": "", "conversationEnd": "", "mediaStatsMinConversationMos": 0, "mediaStatsMinConversationRFactor": 0, "originatingDirection": "",
anon11147534 | 2020-07-06 13:45:48 UTC | #4
Looks like you're using the Analytics API. Which API endpoint(s) are you referring to? As far as I know all Analytics API endpoints have documented JSON responses.
tim.smith | 2020-07-07 13:25:50 UTC | #5
ramkumar24, post:3, topic:8191
Will it be possible to get JSON schema files.
If you're actually looking for the JSON schema, it can be found at https://api.mypurecloud.com/api/v2/docs/swagger. Otherwise, the API docs Ronan linked above have sample JSON objects for the requests and responses for all API resources.
ramkumar24 | 2020-07-07 16:20:55 UTC | #6
Thanks for the response Tim. Exactly what i was looking for.
system | 2020-08-07 16:20:56 UTC | #7
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 8191