MimockSetup mocks for REST endpoint
  • Introduction
  • Features
  • Purpose
  • Download
  • Setup Instructions
  • How to login?
  • Definitions and Explanations
    • Swagger and Postman collection
    • Get auth token
    • Mock management
    • User management
    • Static records
      • #List all user roles
      • #List response content types
      • #List Http Methods
      • #List Entity Status
    • Platform settings
  • Introduction
  • Features
  • Purpose
  • Download
  • Setup Instructions
  • How to login?
  • Definitions and Explanations
    • Swagger and Postman collection
    • Get auth token
    • Mock management
    • User management
    • Static records
      • #List all user roles
      • #List response content types
      • #List Http Methods
      • #List Entity Status
    • Platform settings

Static records

List all user roles#

GET /api/mimock/v1/static-records/user-roles

Returns all the existing users roles in Mimock Platform.

List response content types#

GET /api/mimock/v1/static-records/response-content-types

Returns all supported Response Content Types in Mimock Platform.

List Http Methods#

GET /api/mimock/v1/static-records/http-methods

Returns all supported HTTP Methods in Mimock Platform.

List Entity Status#

GET /api/mimock/v1/static-records/entity-status

Returns all supported Entity Status in Mimock Platform.

User management
Platform settings