docs: added section for get fields by ids section

This commit is contained in:
Stevan Freeborn
2023-04-17 22:35:36 -05:00
parent 82582d5c29
commit dfac4e90ad
5 changed files with 123 additions and 3 deletions
@@ -1,6 +1,6 @@
# Get Records by Ids {% #get-records-by-ids %}
This endpoint returns a batch of [records](#records) that match the given ids.
This endpoint returns a batch of [records](#records) that match the given ids. The max number of records that can be requested is 100.
## Request Body Properties