Finds a metadata template by searching for the ID of an instance of the template.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of an instance of the metadata template to find.
Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination.
This requires usemarker to be set to true.
The maximum number of items to return per page.
x <= 1000Returns a list containing the 1 metadata template that matches the instance ID.
A list of metadata templates.
The limit that was used for these entries. This will be the same as the
limit query parameter unless that value exceeded the maximum value
allowed. The maximum value varies by API.
1000
The marker for the start of the next page of results.
"JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii"
The marker for the start of the previous page of results.
"JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVih"
A list of metadata templates.