Read services
Unless you specify additional query criteria in the URL, the default Read service returns up to the first 1000 resources requested.
Example: A Read Maps URL that limits the results to 5 and maps that begin with SomeMapName: http://localhost:9080/spe/svc/maps/?_range=0-5&name=SomeMapName*.
The URL for each service is as follows:
Resource type | URL of the service for the resource type |
---|---|
Map | http://localhost:9080/spe/svc/maps/ |
Document | http://localhost:9080/spe/svc/documents/ |
Control numbers | http://localhost:9080/spe/svc/controlnumbers/ |
Code lists | http://localhost:9080/spe/svc/codelists/ |
Envelope | http://localhost:9080/spe/svc/envelopes/ |
Schema | http://localhost:9080/spe/svc/xmlschemas/ |