Skip to main content
Search for vocabularies by name or description. Returns matching vocabularies with relevance scoring.

Query Parameters

string
required
Search query string. Searches across vocabulary names and descriptions.
integer
default:"1"
Page number for pagination (1-based).
integer
default:"20"
Number of results per page (max 100).
boolean
default:"false"
Include inactive vocabularies in search results.
string
Specific vocabulary release version to query
Example: 2025.1

Response

boolean
Indicates if the request was successful.
array
Array of matching vocabulary objects.
object
Response metadata.

Usage Examples

Search for vocabularies by name:

With Pagination

Search with custom page size:

Include Inactive

Include deprecated vocabularies: