Skip to main content

Read Enrollment designs name

GET 

/api/web/v2/enrollments/enrollmentDesigns

Read enrollment designs name. Caller requires the ENROLLMENTS:VIEW permission.

Responses

OK

Schema

  • Array [

  • id string

    Id of the Enrollment Design

    name string

    Name of the Enrollment Design

  • ]

Loading...