Retrieves a <code>Type</code> object.
get/v1/apis/{apiId}/types/{typeName}#format
Path parameters
apiIdstring required
The API ID.
typeNamestring required
The type name.
Query parameters
format'SDL' | 'JSON' required
The type format: SDL or JSON.
Response
Success