Export custom schema

For the object(s) passed in the request body, exports a schema (zipped, with a JSON file for each object) for custom fields and custom objects. This exports:

  • All of a custom object, except its default field.
  • All of a standard object, except its default and standard fields.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

A list of standard and custom objects. For example: ["Agreement","CustomObject1_c","CustomObject2_c"]

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

Success

400

Bad Request

500

Internal Server Error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!