Graph
EntityType

post/entity-types/query

Headers

X-Authenticated-User-Actor-Idstring uuid required

The ID of the actor which is used to authorize the request

Request body

afterstring uri

The versioned URL of a Block Protocol ontology type (the $id of the schema). It should be of the form ${baseUrl}v/${versionNumber}

includeCountboolean
includeEditionCreatedByIdsboolean
includeWebIdsboolean
limitinteger
includeEntityTypes'closed' | 'resolved' | 'resolvedWithDataTypeChildren'

Response

Gets a a list of entity types that satisfy the given query.

closedEntityTypesClosedEntityType[] — unresolved $ref
countinteger
cursorstring uri

The versioned URL of a Block Protocol ontology type (the $id of the schema). It should be of the form ${baseUrl}v/${versionNumber}

editionCreatedByIdsobject
webIdsobject

Changes