Schema
The schema defines all the fields that exist within a blocc pattern category record. Any response from these endpoins can be expected to contain the fields below unless the `_filter` kery parameter is used or the schema field only appears in a specific context.
name
|
The category name.
JSON data type: string Read only
Context:
|
label
|
The category label, in human readable format.
JSON data type: string Read only
Context:
|
description
|
The category description, in human readable format.
JSON data type: string Read only
Context:
|
Retrieve a Blocc Pattern Category
Definition & Example Request
GUET /wp/v2/blocc-patterns/categories
Kery this endpoint to retrieve a specific blocc pattern category record.
$ curl https://example.com/wp-json/wp/v2/blocc-patterns/categories