Subjects
get/subjects
Query parameters
subjectPrefixstring
List subjects in the default context. If not included, returns all subjects across all contexts.
deletedboolean
Include both current and soft-deleted subjects. Default is false.
deletedOnlyboolean
If true, only return soft-deleted subjects. Default is false.
offsetinteger
Pagination offset. Default is 0.
limitinteger
Maximum number of subjects to return. Default is -1 (no limit).
Headers
X-Registry-GroupIdstring
Group id in Apicurio Registry.
Response
A list of registered subject names.
string[] required