Skip to main content
 print this page

List ArcGIS items for ingestion

PUT 

/datasources/:datasource_id/operations

ArcGIS only. With action=getItems, returns a page of items for the given ingestionType and itemType. Caller needs editor access (else AUTH-1012). Non-arcgis types return 200 with a not-supported Message. Pagination: offset defaults to 0, limit defaults to 100 (max 100); last page when next_available is false.

Request

Responses

ArcGIS getItems page, or Message when the datasource type is not arcgis.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers