Find metadata template by instance ID

get
https://api.box.com/2.0
/metadata_templates

Finds a metadata template by searching for the ID of an instance of the template.

Request

application/json

Query Parameters

string / uuidin queryrequired
01234500-12f1-1234-aa12-b1d234cb567e

The ID of an instance of the metadata template to find.

Response

application/jsonMetadata templates

Returns a list containing the 1 metadata template that matches the instance ID.

application/jsonClient error

Returned when the request parameters are not valid.

application/jsonClient error

An unexpected client error.

get
Find metadata template by instance ID
You can now try out some of our APIs live, right here in the documentation.
Log in