sfomuseum.you.shoebox.typesMap
Description
Return the label -> type ID mappings for available types that can be added to a shoebox Try this method in the API Explorer.
HTTP Request method
GET
Arguments
- access_token (
string) — A valid OAuth2 access token (required) - format (
string) — The format in which to return the data. Supported formats are json, jsonp. The default format is json.
Errors
This API method does not define any custom error codes. For the list of error codes common to all API methods please consult the default error codes documentation.
Example request — or take this API method for a spin
curl -X GET 'https://api.sfomuseum.org/rest/?method=sfomuseum.you.shoebox.typesMap&access_token=<TOKEN>'