Hub
List available apps with signer users and aggregate stats.
List apps with optional filtering by owner/tags plus summary stats.
get/v1/hub/apps
Query parameters
ownerstring nullable
Filter apps by owner username. If omitted, returns all apps.
Filter apps by owner username. If omitted, returns all apps.
tagstring[] nullable
Filter apps by one or more tag slugs. Example: ?tag=featured&tag=recommended. An app must have all specified tags to be returned.
Filter apps by one or more tag slugs. Example: ?tag=featured&tag=recommended. An app must have all specified tags to be returned.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.