v1

latestSwagger 2.0BSD 3-Clause2026-07-1720953437.1 KB
generatorTemplates

Get generatorTemplate writer

Determine whether a user is an authorized writer for a generatorTemplate. Returns the user if authorized, else throws 404 if either the writer or generatorTemplate is not found.

get/generatorTemplates/{key}/writers/{userNameOrId}

Path parameters

keystring required

The id or name of the generatorTemplate for which the authorized list of users are to be obtained.

userNameOrIdstring required

The username or the Id of the user

Response

Success, returns requested user.

emailstring

The user's email address.

idstring
imageUrlstring

Optional thumbnail image.

namestring

First and last name.

fullNamestring

The user's full name.

passwordstring
createdBystring

TODO

createdAtstring

TODO

updatedAtstring

TODO