Skip to main content

Get form

GET 

/bv/cms/v1/forms/:id

The API returns form.


  • It'll return a 400/BadRequest error if the request body is invalid.
  • It'll return a 401/Unauthenticated error if Authorization is invalid.
  • It'll return a 404/NotFound error if any requested resource is not found.

Request

Responses

A successful response.