Verify if connection is scoped
Required scopes:
connections:write
Verifies if a scope for a given connection is set. This endpoint returns the information if the connection is scoped (true
) or not (false
).
Last updated
Required scopes:
connections:write
Verifies if a scope for a given connection is set. This endpoint returns the information if the connection is scoped (true
) or not (false
).
Last updated
© 2025 make.com
The ID of the connection. You can get connection ID’s of all your connections with the the List connections endpoint.
128
The array with IDs of the scopes for a given connection. The scope ID of a specific connection can be retrieved from the Get connection details endpoint.
Successful response