Do we have the same method for retrieving individual records and list of records?

No, we have different methods:

  • Individual records are fetched using: {{baseUrl}}/records/{id}
  • List of records are fetched using: {{baseUrl}}/records

Check out API documentation for details.

Was this article helpful?
0 out of 0 found this helpful