GET
/openapi.jsonGet the OpenAPI document
Authentication
This operation does not declare an authentication requirement in the API contract.
Request examples
bash
curl --request GET 'https://api.au.boundry.dev/openapi.json' \
+ -H 'Authorization: Bearer $BOUNDRY_API_KEY' \
+200 response
The Boundry OpenAPI 3.1 document.