List mapping programs

List all mapping programs

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Disable-Hooks"true"Required

Query parameters

pageSizeintegerOptional

Number of programs to return in a page (default 10)

pageNumberintegerOptional
Based on pageSize, which page of records to return
createdBystringOptional
Filter by creator
createdAfterdatetimeOptional
Filter by creation time
createdBeforedatetimeOptional
Filter by creation time
environmentIdstringOptional
The ID of the environment
familyIdstringOptional
Filter by family
namespacestringOptional
Filter by namespace
sourceKeysstringOptional
Filter by source keys
destinationKeysstringOptional
Filter by destination keys

Response

This endpoint returns an object.
datalist of objects

Errors