Get All Onboardings
- Get Partner from request
- Get Partner Onboardings and filter (pcid or external id) if needed
- Return a list of onboardings with their id and consumer data
Headers
Authorization
Basic authentication of the form Basic <username:password>
.
Query parameters
page
A page number within the paginated result set.
page_size
Number of results to return per page.
search
A search term.
consumer_id
Consumer ID
consumer_pcid
Consumer PCID
Response
count
results
next
previous