GET /{objectType}/count

synbiohub.org:synbiohub-api

Summary: Count objects by type
Operation ID: countByType
Auth: unknown
Description

Returns the total count of SBOL objects of a specific type.

Parameters (1)

objectType (string, path, required)

SBOL object type to count

Constraints: {'enum': ['ComponentDefinition', 'ModuleDefinition', 'Collection', 'Sequence', 'Model', 'Implementation', 'Activity', 'Agent', 'Plan', 'Attachment']}

No probe data for this endpoint yet.