Governance

Endpoints for fetching governance files

Get governance file by filename

get

This endpoint retrieves a governance file by its filename.

Authorizations
x-api-keystringRequired
Path parameters
filenamestringRequired

The filename of the governance file to retrieve.

Responses
200

Governance file retrieved successfully

application/json
objectOptional
get
/governance/files/{filename}

Last updated

Was this helpful?