Retrieve data processing onboarding configurations
Retrieve a list of data processing onboarding configurations.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
Page number for pagination.
size
Number of items to retrieve per page.
Response
List of data processing onboarding configurations.
data
pagination
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error

