GrowthZone REST API API Reference
undefined
API Endpoint
https://app.memberzone.org
Request Content-Types: application/json
Response Content-Types: application/json
Schemes: https
Version: v1.0
Paths
Returns all of the document generation metadata.
Returns all of the document generation metadata.
200 OK
The list of document metadata that are available.
type
Response Example (200 OK)
[
{
"Name": "string",
"Categories": "string"
}
]