pydo.partner_attachments.get_service_key()
Generated on 18 Jun 2025
from pydo
version
v0.11.0
Description
To get the current service key for a partner attachment, send a GET
request to
/v2/partner_network_connect/attachments/{pa_id}/service_key
.
Parameters
Name | Type | Required | Description | Default Value |
---|---|---|---|---|
pa_id |
string | True | A unique identifier for a partner attachment. |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.