Skip to main content

Get Account Membership Settings

GET 

https://useast.api.elasticpath.com/v2/settings/account-membership

Use this endpoint to get all account membership settings.

Responses

OK

Schema
    data object
    type string

    Possible values: [account_membership_setting]

    Specifies the the type of object. Set this value to account_membership_setting.

    membership_limit integer

    The number of accounts an account member can be associated with. You can set this value to any number up to 10,000.

Authorization: http

name: BearerTokentype: httpscheme: bearer
curl -L -X GET 'https://useast.api.elasticpath.com/v2/settings/account-membership' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://useast.api.elasticpath.com
Auth
ResponseClear

Click the Send API Request button above and see the response here!