Get Bulk Source
Lists the schemas available on a connection for use as a bulk sync source.
Authentication
AuthorizationBasic
This is the Polytomic deployment key (on-premises only)
OR
AuthorizationBearer
This is the Polytomic API key
Path parameters
connection_id
Unique identifier of the connection.
Headers
X-Polytomic-Version
Query parameters
refresh_schemas
When true, refresh cached schemas synchronously before returning the response. The connection must be healthy.
include_fields
When true, include per-schema field lists in the response. Set to false for a smaller payload when field details are not needed.
Response
OK
data
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
