Knowledge Graphs

List package subscriptions for a KG

get/api/v0/knowledge-graphs/{kg_id}/subscriptions

Path parameters

kg_idstring uuid required

Response

Successful Response

package_slugstring required
package_versionstring required
enabled_atstring date-time required
in_scopeboolean required

False when the subscription's (slug, version) no longer resolves to a Package in code — e.g., the Package was removed. Surfaces the deprecation-as-not-in-scope behaviour to clients.

Changes

No recorded changes to this endpoint across all 1 revision of this API.