Home > @uniformdev/canvas > PromptsGetResponse

PromptsGetResponse type

The GET response from /api/v1/prompts

Signature:

type PromptsGetResponse = PromptsApi['get']['responses']['200']['content']['application/json'];