Skip to main content

List LOA configurations

GET 
/porting/loa_configurations

List the LOA configurations.

Request

Query Parameters

    page[number] integer

    Possible values: >= 1

    Default value: 1

    The page number to load

    page[size] integer

    Possible values: >= 1 and <= 250

    Default value: 20

    The size of the page

Responses

200: Successful response

422: Unprocessable entity. Check message field in response for details.

500: Internal server error

Loading...