Retrieve Organization Sync Data

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint synchronize information of a specified organization.

Prerequisites

  • Authentication: Basic or OAuth credentials
  • Default access group

Resource information

URI/integration/v1/sync/org/[orgId]
HTTP MethodGET
PaginationNo
Batch supportNo
Rate limit informationNot specified

Endpoint

GET http://ccurl/integration/v1/sync/org/{orgId}

Path Parameters

NameTypeDescription
orgIdstringUnique identifier of the organization

Request body sample

curl --request GET \
     --url http://host/integration/v1/sync/org/orgId \
     --header 'accept: application/json'
Path Params
string
required
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json