Querying for endpoint fields - REST API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2017 12:06 PM
Hey all,
I'm working on a REST api integration and I'm having trouble finding a way to programmatically find the fields that are to be expected by a particular endpoint.
Is there a way perform a query, such that, I could make a call to an endpoint similar to:
Then, in response, get a list of the fields (and hopefully field datatypes) that this will return.
I've seen this referred to as a "describe" request elsewhere.
Thank you!
Labels:
- Labels:
-
Integrations
-
Scripting and Coding
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2017 01:02 PM