...
workers | GET /v3/studies/:studyIdentifier/oauth/:vendorIdentifier/grants?pageSize=x&offsetKey=y |
---|---|
200 | {"items":["healthCode1","healthCode2"], "requestParams": {...}, "type":"ForwardOnlyCursorPagedList"} |
...
...
workers | GET /v3/studies/:studyIdentifier/oauth/:vendorIdentifier/grants?pageSize=x&offsetKey=y |
---|---|
200 | {"items":["healthCode1","healthCode2"], "requestParams": {...}, "type":"ForwardOnlyCursorPagedList"} |
...