Get all Metadata Templates configured in the system, including groups, group order, and attributes in each group.
Successful Request. Metadata Templates Retrieved Successfully.
One or more required parameters are missing or invalid.
Authentication failed (unauthorized).
Forbidden. You do not have permissions to perform this action, or your connection information is not correct.
The server is too busy to handle the request.
{- "templates": [
- {
- "id": "2161eee0-c0c7-47e0-b66d-be366a77e729",
- "name": "Hooli Products",
- "enabled": true,
- "isSystem": false,
- "assetCount": 420,
- "createdBy": {
- "userId": "7d675ef0-f423-11e9-8071-89c0c405214e",
- "firstName": "Erlich",
- "lastName": "Bachman",
- "createdDate": "2023-11-12T13:14:15Z"
}, - "lastUpdated": {
- "userId": "6d675ef0-f423-11e9-5471-89c0c405355b",
- "firstName": "Jared",
- "lastName": "Dunn",
- "lastUpdatedDate": "2010-11-12T13:14:15Z"
}
}
], - "pagination": {
- "total": 1000,
- "before": "7140k9-44f",
- "after": "169677qp8-afe"
}
}