Skip to main content

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

A list of the company's authorized signatories.

Response Headers
    RateLimit-Policy

    The rate limit policy applied to this request

    Example: 10;w=60
    RateLimit-Limit

    The rate limit for this endpoint

    Example: 10
    RateLimit-Remaining

    The number of requests remaining in the current rate limit window

    Example: 7
    RateLimit-Reset

    The amount of seconds before the rate limit window requests

    Example: 39
    RateLimit-Origin

    Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)

    Example: jupi