Skip to main content

List standardObjects

GET 

https://api.supaglue.io/metadata/v2/objects/standard

List standardObjects

Request

Header Parameters

    x-customer-id stringrequired

    The customer ID that uniquely identifies the customer in your application

    Example: my-customer-1
    x-provider-name stringrequired

    The provider name

    Example: salesforce

Responses

StandardObject

Schema
  • Array [
  • name stringrequired
  • ]
curl -L -X GET 'https://api.supaglue.io/metadata/v2/objects/standard' \
-H 'Accept: application/json' \
-H 'x-api-key: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://api.supaglue.io/metadata/v2
Auth
Parameters
— headerrequired
— headerrequired
ResponseClear

Click the Send API Request button above and see the response here!