Retrieve all metadata attributes available to the requesting user.
The user submitting the request must have administrator privilege to Metadata Management.
Average Response Time: 492ms
The Response Body will be a JSON array of template objects.
Unauthorized. Missing Authorization or AccessToken or Access Token expired
Forbidden. Missing X-API-key
[- {
- "id": "8a481dd2-24c1-4c54-a84f-0aded1e985e7",
- "name": "Program Name",
- "searchField": "program_name",
- "type": "text"
}
]