Pega Data API /api/v1/data/{ID} with Parameters
Hi All,
Can you please help me to understand how to pass Data Page parameters while leveraging OOTB /api/v1/data/{ID} API?
Ex: I have a data page D_Employee with a parameter "ID". While I use /api/v1/data/D_Employee?ID=EMP00001 to retrieve the particular record, it is giving me below.