Get Hub template Id by Name.
{ findHub }
Get Hub template Id by Name.
Method
/API3/content/findHub
- Enterprise Admin
Input Parameters
Name
searchCriteria
Object Type
Description
The search criteria for finding materialized data elements.
Output Response
Successful Result Code
200
Response List Type
Description of Response Type
A generic object used to contain ID of item.. Note that the response is returned as a list of items of this object type.
Code Snippets
Use the Authentication API methods to generate an access 'key' or 'token' for use in code as shown below.
TypeScript
Curl
Java
C#
Python
PHP