Get OpenAPI definition
GET/v2/acts/:actorId/builds/:buildId/openapi.json
Get the OpenAPI definition for a specific Actor build.
To fetch the default Actor build, simply pass default
as the buildId
.
Authentication is based on the build's unique ID. No authentication token is required.
Note: You can also use the /api/v2/actor-build-openapi-json-get
endpoint to get the OpenAPI definition for a build.
Request
Responses
- 200