Schemas

Number of APIs: 10

  1. Retrieve the links for UI schemas for an Application GET {{baseUrl}}/api/v1/meta/layouts/apps/:appName

  2. Retrieve the default Application User Schema for an Application GET {{baseUrl}}/api/v1/meta/schemas/apps/:appInstanceId/default

  3. Update the default Application User Schema for an Application POST {{baseUrl}}/api/v1/meta/schemas/apps/:appInstanceId/default

  4. Retrieve the default Group Schema GET {{baseUrl}}/api/v1/meta/schemas/group/default

  5. Update the default Group Schema POST {{baseUrl}}/api/v1/meta/schemas/group/default

  6. List the Log Stream Schemas GET {{baseUrl}}/api/v1/meta/schemas/logStream

  7. Retrieve the Log Stream Schema for the schema type GET {{baseUrl}}/api/v1/meta/schemas/logStream/:logStreamType

  8. Retrieve a User Schema GET {{baseUrl}}/api/v1/meta/schemas/user/:schemaId

  9. Update a User Schema POST {{baseUrl}}/api/v1/meta/schemas/user/:schemaId

  10. Retrieve the UI schema for a section GET {{baseUrl}}/api/v1/meta/layouts/apps/:appName/sections/:section/:operation