GET
/
v1
/
mock-apis
/
{mockApiId}
/
mappings

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

mockApiId
string
required

The ID of the Mock API

Required string length: 5 - 10

Query Parameters

limit
integer

The maximum number of results to return

offset
integer

The start index of the results to return

Response

200 - application/json
mappings
object[]
meta
object