Retrieve all the data from the Custom Data Source in a paged fashion by specifying the {id} of the data source.Copy Pageget https://{server_address}/ResourceServer/api/v10/CustomDataSource/{id}/PagedPath ParamsidintegerrequiredUnique identifier for the CustomDataSource object.Responses 200Paged list of results. 400The request could not be processed.Updated 2 months ago