/
System Info Service REST API
System Info Service REST API
Brief Description
Retrieve system info (instance and version information) for CollectionSpace Services API.
REST-based API
Run on https://core.dev.collectionspace.org instance:
GET /cspace-services/systeminfo
Returns:
<ns2:system_info_common>
<displayName>CollectionSpace Services v8.1</displayName>
<instanceId>_dev</instanceId>
<version>
<major>8</major>
<minor>1</minor>
<patch>0</patch>
<build>1a157a3</build>
</version>
<hostTimezone>America/Los_Angeles</hostTimezone>
<hostLocale>en-US</hostLocale>
<hostCharset>UTF-8</hostCharset>
</ns2:system_info_common>
, multiple selections available,
Related content
CollectionSpace APIs
CollectionSpace APIs
More like this
CollectionSpace APIs
CollectionSpace APIs
More like this
Release 5.2
Release 5.2
More like this
Common Services REST API documentation
Common Services REST API documentation
More like this
Common Services REST API documentation
Common Services REST API documentation
More like this
Common Services REST API documentation
Common Services REST API documentation
More like this