Retrieve collection of codebases

This operation returns an object containing information about all of the codebases associated with the specified application.

Path Params
int32
required

Application ID

Query Params
string
enum
Defaults to 1

If set to 0, omits displaying the list of excluded directories for each codebase. If set to 1, or this flag is omitted from the query, these directories will be displayed in the output.

Allowed:
string
enum
Defaults to json

Data format for results.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

404

NotFound The requested resource could not be found.

500

GenericError generic error.

Language
Response
Choose an example:
application/json
text/csv, text/comma-separated-values