Get the list of authorized signatories for a specific company.
GET/organisations/:uid/signatories
Available in plans: Swiss Registry Signatory · Swiss Registry Signatory Excerpt · Partner
Retrieves a list of authorized signatories for a given company UID.
Proposed Usage
- The authorized signatories can legally sign contracts in the name of the company.
- Each signatory has a signing competence. Depending on the competence, other signatories need to sign a contract to be legally binding.
- The endpoint can be used to simplify the clients choice of a set of signatories that can legally sign a contract for the respective company.
- The data relies on the respective cantonal commercial register records.
- We disclaim any legal liability for any damages or consequences that may result from the use of the data provided.
Usage Limits
- This endpoint is rate limited, please refer to the response headers for further details on limits and reset times.
Request
Responses
- 200
- 400
- 404
- 429
- 500
A list of the company's authorized signatories.
Response Headers
The rate limit policy applied to this request
10;w=60The rate limit for this endpoint
10The number of requests remaining in the current rate limit window
7The amount of seconds before the rate limit window requests
39Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)
jupiInvalid UID format. Expected format: CHE-123.456.789 or CHE123456789
Response Headers
The rate limit policy applied to this request
10;w=60The rate limit for this endpoint
10The number of requests remaining in the current rate limit window
7The amount of seconds before the rate limit window requests
39Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)
jupiEntity not found
Response Headers
The rate limit policy applied to this request
10;w=60The rate limit for this endpoint
10The number of requests remaining in the current rate limit window
7The amount of seconds before the rate limit window requests
39Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)
jupiThe API returns the error message when the quota for the resource has been exhausted. The detail in the response must provide information about the service quota allocated and renewal interval. When this error is returned, the request should not be retried within the same quota interval.
Response Headers
The rate limit policy applied to this request
10;w=60The rate limit for this endpoint
10The number of requests remaining in the current rate limit window
7The amount of seconds before the rate limit window requests
39Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)
jupiInternal server error
Response Headers
The rate limit policy applied to this request
10;w=60The rate limit for this endpoint
10The number of requests remaining in the current rate limit window
7The amount of seconds before the rate limit window requests
39Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)
jupi