Get API docs matching a section filter

GET {{fastly_url}}/docs/section/{{section}}?invert

Gets all documentation associated with a given Categorical Section where section is a regular_expression. Passing invert=true will force a return of everything that does not match the given regular expression.

Request Params

KeyDatatypeRequiredDescription
invertnullGet everything that does not match section.

HEADERS

KeyDatatypeRequiredDescription
Hoststring